in reply to Parsing 'sensors' output

SoupNazi,

/user:$perl ./sensor_utils.pl /user:$
Returns the prompt immediately, where is the help message if I don't pass any arguement.
/user:$perl ./sensor_utils.pl -h
Only the above works well with the help message.
Check on number arguments will do.

"Keep pouring your ideas"

Replies are listed 'Best First'.
Re^2: Parsing 'sensors' output
by SoupNazi (Acolyte) on Nov 22, 2006 at 16:13 UTC

    jesuashok --

    Mea culpa ... I always seem to forget 1 thing on the first version LOL. I'll put logic in there for that ;)