Lab 1

In this lab we became familiar with the open source operating system, Linux. We learned many commands and their functions using the Linux terminal. The Commands are shown below along with a description of what each one does.

Commands:

A. df– displays the amount of disk space available on the file system containing each file name argument.

df

B. cal– displays a calendar. 

– cal

 

C. free– display information about free and used memory on the system.

free

D.  cd– changes directory.

cd

E. Pwd– shows your current location with the full file path in the system.

pwd

 

F. ls– lists directory contents.

ls

G. file– determines file type.

file

H. less– allows you to quickly view any file and any section of a file.

less1

less2

 

 

 

Leave a Reply

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