tcsh's exit codes

rank1seeker at gmail.com rank1seeker at gmail.com
Fri Jun 22 19:25:46 UTC 2012


There is something wrong with tcsh shell:

# mergemaster -V | grep '\--run-updates'
    Returned exit code 1
# mergemaster -V | grep -q '\--run-updates'
    Returned exit code 141

In '/bin/sh' both above CMDs return correct 0 exit code


Domagoj Smolčić


More information about the freebsd-hackers mailing list