DASH Shell discussions
 help / color / mirror / Atom feed
* dash -n and -v not implemented?
@ 2010-08-23 19:47 Adam Kellas
  2010-08-23 20:22 ` Eric Blake
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Kellas @ 2010-08-23 19:47 UTC (permalink / raw)
  To: dash

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-23 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 19:47 dash -n and -v not implemented? Adam Kellas
2010-08-23 20:22 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox