Linux Commands

Written on November 11, 2025

1 min. read

The list of linux commands we have used.

cat - The cat command in Linux is used to concatenate and display the contents of files. It can also be used to create new files and append content to existing files.

touch cp mv rm

mkdir rmdir

echo cd ls chmod