Lab 1

Lab 1

Commands in Linux

“df”

Displays the disk available along with the usage of the disk.

df

“cal”

Displays the calendar in the command list.

cal

“free”

Displays the memory available on the system.

free

“cd”

Changes the current working file directory to a specified directory.

cd

“pwd”

Lists the current working file directory.

pwd

“ls”

Lists the files and subdirectories in the current working directory.

ls

“file”

Classifies and displays what type of file an object is.

file

“less”

Used to read a specified file and display the contents.

less

Leave a Reply

Your email address will not be published. Required fields are marked *