RosettaCodeData/Task/Copy-stdin-to-stdout/00-TASK.txt
2023-07-01 13:44:08 -04:00

2 lines
148 B
Text

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.