1
0
mirror of https://github.com/sheumann/hush.git synced 2025-03-04 01:30:00 +00:00

5 lines
130 B
Plaintext
Raw Normal View History

# FEATURE: CONFIG_FEATURE_HUMAN_READABLE
dd if=/dev/zero of=file bs=1M count=1 2>/dev/null
test x"`busybox du -h .`" = x"1.0M ."