Monday, May 12, 2014

get unix command exit code

grep xyz /etc/abc.conf
commandExitCode=$?
view raw gistfile1.sh hosted with ❤ by GitHub

No comments:

Post a Comment