Shell que's

From: AAghada@anb.com.sa
Date: Tue Aug 27 2002 - 07:41:48 EDT


Hi to all ... Managers out there.

I have a shell que's?
I want to parse some variable from shell to awk ( without using export ).

for ex. if $1 & $2 are 2 arg's, then i want to use it in awk statement
like

      awk '{ if ( ($SHELL_Variable1 < $1) && ($SHELL_Variable2 > $2)
) print "something" }'

I tried with $ ' "${ SHELL_Variable1} " ' in all of the above forms;
but its not working.

Will, Summarize, Thanks

Abh
-----------
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:50 EDT