Read and concatenate files, displaying contents to stdout.
cat-tool myfile.txt
cat-tool README.md cat-tool file1.txt file2.txt > combined.txt cat-tool -n script.py
man cat
共 1 个版本