Sinister has asked for the wisdom of the Perl Monks concerning the following question:
Unfortunatly this doesn't seem to work...... a=`big old | lump of | piped | apps` b=`big old | lump of | piped apps | doing something | different` c=`perl -e 'if ( $ENV{a} < $ENV{b} ) { print "1\n"; } else { print "0\ +n"; }'` ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: exchanging data between shell script and perl -e
by kschwab (Vicar) on Jul 25, 2001 at 16:32 UTC | |
by Sinister (Friar) on Jul 25, 2001 at 16:40 UTC | |
by PrakashK (Pilgrim) on Jul 25, 2001 at 18:12 UTC | |
|
Re: exchanging data between shell script and perl -e
by Jouke (Curate) on Jul 25, 2001 at 15:57 UTC | |
by Sinister (Friar) on Jul 25, 2001 at 16:01 UTC | |
|
Re: exchanging data between shell script and perl -e
by converter (Priest) on Jul 25, 2001 at 18:46 UTC |