* [Buildroot] Busybox df, ls and ash applet small improvements
@ 2012-03-12 23:12 Stefan Fröberg
0 siblings, 0 replies; only message in thread
From: Stefan Fröberg @ 2012-03-12 23:12 UTC (permalink / raw)
To: buildroot
Hello.
It seems that busybox df and ls applets don't respect BLOCK_SIZE=human
environment variable.
With that variable there is no need to always use df -h or ls -h (or
even any aliases for them).
Also the ash applet does not seem to respect the following
backslash-escaped special characters in PS1 environment variable:
\d: the date in "Weekday Month Date" format (e.g., "Tue May 26")
\t: the current time in 24-hour HH:MM:SS format
\T: the current time in 12-hour HH:MM:SS format
\@: the current time in 12-hour am/pm format
\A: the current time in 24-hour HH:MM format
Best regards:
Stefan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-12 23:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 23:12 [Buildroot] Busybox df, ls and ash applet small improvements Stefan Fröberg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.