1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-28 13:31:12 +00:00

4 lines
53 B
Plaintext
Raw Normal View History

2001-10-30 23:11:20 +00:00
touch foo
busybox mv foo bar
test ! -f foo -a -f bar