Hi! On 20.04.2011 17:22, Gilles wrote: > What about "busybox du --help" ? > It says nothing: > > ~> du --help > ~> du -h > du: invalid option -- h
Ohps ... did you enable the Busybox usage feature (another menuconfig feature)? ... you may leave out that feature to save some space but than there is no way to display which options are supported by the applets. So I suggest to compile in those usage informations until you really know what you are doing (and how you can look inside source for such usage information if required). -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
