bug-coreutils
[Top][All Lists]
Advanced

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

bug#20130: GNU test behaviour


From: Robson Júnior
Subject: bug#20130: GNU test behaviour
Date: Tue, 17 Mar 2015 18:23:01 -0300

Hi,

I'm currently very curious about something i couldn't read from man pages.

`test -e <FILENAME>` checks if a file exists... that's why i couldn't agree with the return of the execution `test -e` with no filename being passed to. It returns 0, although it should be 1.

Is it right?

--

Robson Júnior

reply via email to

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