Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2012 21:25:38 +0200
From:      rank1seeker@gmail.com
To:        hackers@freebsd.org
Subject:   tcsh's exit codes
Message-ID:  <20120622.192538.734.2@DOMY-PC>

next in thread | raw e-mail | index | archive | help

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ć



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120622.192538.734.2>