Lab 1

Lab 1

 

In Lab 1, I will show the following commands:
df ,cal ,free ,cd ,pwd ,ls ,file and less

A) df

df

 

The df command is used to show the amount of disk space that is free on file systems.

B) cal

cal

The cal command is used to display the calendar in the operating system’s.

C) free

free

The free command display the memory available in the machine.

D) cd

cd

The cd command is used to change the current working directory to a specified directory in an operating system

E) pwd

pwd

 

The pwd is the command that display the current working directory

F) ls

ls

The ls command is used to list files in Unix and Unix-like operating systems.

G) file

file

The file is a command to get the file type of a file

H) less

less

The less command is a terminal pager program on Unix systems used to view or read the content of a file

Leave a Reply

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