2 lines
37 B
Text
2 lines
37 B
Text
busybox cp /dev/null foo
|
|
test -f foo
|
busybox cp /dev/null foo
|
|
test -f foo
|