RosettaCodeData/Task/File-input-output/UNIX-Shell/file-input-output-2.sh

3 lines
36 B
Bash
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
#!/bin/sh
cat input.txt >output.txt