If I run the script this is what I get#!/usr/local/bin/perl chomp($_=$ARGV[0]); system `echo $_ > /tmp/gerbil.txt`; exit;
The program above is passed live data one line at a time. It does not contain any # charters. Any thoughtt? thanks/try.pl a|b|c|d bash: b: command not found bash: c: command not found bash: d: command not found
In reply to How to read in data with pipe characters by w3ntp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |