All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] Busybox df, ls and ash applet small improvements
Date: Tue, 13 Mar 2012 01:12:41 +0200	[thread overview]
Message-ID: <4F5E82E9.1020605@petroprogram.com> (raw)

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

                 reply	other threads:[~2012-03-12 23:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5E82E9.1020605@petroprogram.com \
    --to=stefan.froberg@petroprogram.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.