parallel/testsuite/wanted-results/parallel-local12

31 lines
1 KiB
Plaintext
Raw Normal View History

### Test stdin goes to first command only ("-" as argument)
2013-12-05 23:21:21 +00:00
When using programs that use GNU Parallel to process data for publication please cite:
O. Tange (2011): GNU Parallel - The Command-Line Power Tool,
;login: The USENIX Magazine, February 2011:42-47.
This helps funding further development; and it won't cost you a cent.
2014-10-09 20:21:28 +00:00
Or you can get GNU Parallel without this requirement by paying 10000 EUR.
To silence this citation notice run 'parallel --bibtex' once or use '--no-notice'.
2010-07-09 12:10:22 +00:00
cat -
via first cat
cat -
via pseudotty
### Test stdin goes to first command only ("cat" as argument)
2013-12-05 23:21:21 +00:00
When using programs that use GNU Parallel to process data for publication please cite:
O. Tange (2011): GNU Parallel - The Command-Line Power Tool,
;login: The USENIX Magazine, February 2011:42-47.
This helps funding further development; and it won't cost you a cent.
2014-10-09 20:21:28 +00:00
Or you can get GNU Parallel without this requirement by paying 10000 EUR.
To silence this citation notice run 'parallel --bibtex' once or use '--no-notice'.
echo a
a
cat
via pseudotty