in reply to Re: -s test option returns differently in some cases
in thread -s test option returns differently in some cases

Thanks for the tip. Didn't thought of printing the error message.

The error message returned on the SuSE 11/Perl 5.14.1 is "No such file or directory". At least it gives me why now. The sad thing is, if I stat the path of the file with 'ls' it gives me from your syntax (same terminal, without modifying anything) it says it can find it (correct rights, correct user and non-empty file).

File is created in my home and my home is on nfs.

  • Comment on Re^2: -s test option returns differently in some cases