2023-11-16 23:19:36 -05:00

4 lines
53 B
Plaintext

touch foo
busybox mv foo bar
test ! -f foo -a -f bar