Skip to content
aro-franklin edited this page Feb 9, 2023 · 2 revisions

What is Linux?

Linux is a open source operating system.

Architecture of Linux

Basic Working Directories

Basic Commands

pwd - shows the present working directory path.

whoami - Shows the current loggedin user

ls - used to list the files inisde directory

cat -used to view the file datas.

exit

Clone this wiki locally