RosettaCodeData/Task/Copy-stdin-to-stdout/00-TASK.txt

3 lines
148 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Create an executable file that copies stdin to stdout, or else a script that does so through the invocation of an interpreter at the command line.