[BusyBox] df -k .

Ralph Siemsen ralphs at netwinder.org
Wed Aug 10 22:32:07 UTC 2005


Olgierd Eysymontt wrote:
> 	If I do 'df' or 'df -k' busybox do it ok, but "df -k ." gives only the
> title of each column but no info below them.

Which version of busybox are you using?  The -k option works as 
advertised for me (except that the help message indicats -k is the 
default, when it seems that -h is actually the default).  I am using 
busybox-1.00 ;)

# df
Filesystem                Size      Used Available Use% Mounted on
/dev/mtdblock0           32.0M      8.7M     23.3M  27% /
# df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/mtdblock0           32768      8916     23852  27% /



More information about the busybox mailing list