Help for this page
$ cat producer.pl #!/usr/bin/env perl ... $ ./producer.pl >table.txt $ ./consumer.pl table.txt I received: <<Pretend this is your table.>>