- Forums
- Linux Systems
- Linux Shell Command - Display File Contents From The Shell
This Page Contains information about Linux Shell Command - Display File Contents From The Shell By webmaster in category Linux Systems with 0 Replies. [2695], Last Updated: Sat May 18, 2024
webmaster
Wed Aug 02, 2006
0 Comments
4730 Visits
To Display the contents of a file use this command:
CODE:
cat
example:
CODE:
cat filename.php