Hi all,
Today I learnt about Linux Basics.
what is Linux - Linux is a Free Open Source Operating System used in Servers, Laptops, Phones.
Why - Free to use, Secure , Fast and Lightweight, Customizable ,98% companies and developers using Linux.
Basic Linux Commands :
1, To check Current Directory - pwd
2,To list files - ls
3,To change Directory - cd
4,Go back - cd..
5,To create new Folder - mkdir
6,To create File - touch
Top comments (1)
Super sister.