Hacker News new | ask | show | jobs
by teaearlgraycold 1200 days ago
cat is a command that reads one (or more) files from disk and outputs them either to the terminal or to a subsequent command if the pipe | is used.