bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

who(1) exit status


From: Shal-Linux-Ind
Subject: who(1) exit status
Date: Mon, 23 Jun 2008 15:35:27 +0530

Hi,

who(1) exit status is always 0.

$ who --v
who (coreutils) 5.2.1
...

...
$ who <some junk file>

$echo $?

0

I think all commands should fail with exit status 1, which is usefull in
processing with other commands.

Thanks
Shal


reply via email to

[Prev in Thread] Current Thread [Next in Thread]