3 lines
74 B
Text
3 lines
74 B
Text
![]() |
busybox dd if="$0" of=/dev/full 2>/dev/null || status=$?
|
||
|
test $status = 1
|