Some Basic Linux 🐧Commands

Some Basic Linux 🐧Commands
  1. uname – Command to get basic information about the OS

  2. locate– Find a file in the database.

  3. touch – Create empty files

  4. ln – Create shortcuts to other files

  5. cat – Display file contents on terminal

  6. clear – Clear terminal

  7. ps- Display the processes in terminal

  8. man – Access manual for all Linux commands

  9. grep- Search for a specific string in an output

  10. echo- Display active processes on the terminal

  11. wget – download files from the internet

  12. whoami- Create or update passwords for existing users

  13. sort- sort the file content

  14. cal- View Calendar in the terminal

  15. whereis – View the exact location of any command types after this command

  16. df – Check the details of the file system

  17. wc – Check the lines, word count, and characters in a file using different options

  18. cp – Moves files from one directory to another.

_______________________________________________________________________________

Day 3 of #90daysofDevOps

Follow me for more about DevOps........

________________________________________________________________________________

#90daysHardChallenge

#Linux

#cloudcomputing

#TrainWithShubham