4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
touch foo
|
|
busybox cp foo bar
|
|
test -f foo
|
touch foo
|
|
busybox cp foo bar
|
|
test -f foo
|