Linux Command Line Basics

Some basic commands to get you friendly with Linux command line. Feel free to submit your Linux tips in comments.

cat
Display contents of a file.

$cat file.txt