Sponsored AdvertisementAdSense Slot (banner)
Command Syntax
cat [OPTIONS] [FILE...]
Try `cat` Live in Terminal
bash — terminal
AST Sandbox (Free)
Overview & Usage Details
cat reads files sequentially, writing them to standard output. It is commonly used to inspect text files or combine multiple files.
Command Options & Flags
| Option / Flag | Description |
|---|---|
| -n | Number all output lines. |
Sponsored AdvertisementAdSense Slot (leaderboard)