OT scripting question
Christian Löw
christian.loew at steyr-ssf.com
Mon Apr 28 20:18:18 CEST 2003
On Mon, Apr 28, 2003 at 01:19:05PM -0400, Jeff McKeon wrote:
> When using a command like grep that returns an exit status (0 for match,
> 1 for no match, 2 for errors) how i use that exit status in a script.
> In other words, what variable is assigned the 0, 1 or 2?
>
> So if i had:
>
> # look for "hello" in /tmp/somefile
>
> /bin/grep -q hello /tmp/somefile
>
> /bin/echo (exit status)
/bin/echo $?
Chris
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list