All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Kellas <Adam.Kellas@gmail.com>
To: dash@vger.kernel.org
Subject: dash -n and -v not implemented?
Date: Mon, 23 Aug 2010 15:47:39 -0400	[thread overview]
Message-ID: <i4uj8q$ah3$1@dough.gmane.org> (raw)

Am I missing something, or do the -n and -v flags have no effect? The 
following compares the behavior of bash, ksh, and dash (bash requires an 
extra flag to suppress startup files):

% ksh -v -n -c uname
uname

% bash --norc -v -n uname
uname

% dash -v -n -c uname
Linux

AK



             reply	other threads:[~2010-08-23 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 19:47 Adam Kellas [this message]
2010-08-23 20:22 ` dash -n and -v not implemented? Eric Blake

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='i4uj8q$ah3$1@dough.gmane.org' \
    --to=adam.kellas@gmail.com \
    --cc=dash@vger.kernel.org \
    /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.