[5808] in Athena Bugs
rt 7.0F: fs
daemon@ATHENA.MIT.EDU (marc@ATHENA.MIT.EDU)
Thu Aug 23 20:13:05 1990
From: marc@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Thu, 23 Aug 90 20:12:49 EDT
System name: portnoy
Type and version: RTPC-ROMPC 7.0F (1 update(s) to same version)
Display type: apa16
What were you trying to do?
Write a script which uses fs
What's wrong:
fs doesn't set the status on exit:
<6> portnoy:/mit/gnu> fs sa . marc all
fs: You don't have the required access rights on '.'
<7> portnoy:/mit/gnu> echo $status
0
What should have happened:
The return value should be non-zero on failure.
Please describe any relevant documentation references:
The source? Docs? What docs?