[pdf] download linux commands pdf

 

Linux commands

Many People search for linux command on google and search it as  download linux commands pdf What are 5 Linux commands? What are 10 Linux commands you can use every day? How many commands Linux have? What are common commands in Linux? What is the download command in Linux? et cetra and et cetra  they also search it as  How many Linux commands are there in total? How do I learn Linux commands? that why I am coming with most popular command which is used in every variant of linux terminal. 

Why this blog?

I am  going to elaborate basics linux command which is going to very useful for you. which is in shorts heading and easy to understand.



Different Type Command

1. WhoamI Command

  • Display the user name 
  • HOW USE: whoami then press enter 
  • Here you can see the users name

2. Man command

  • Kisi command ki details dekhna ho toh man command ka use karte hai 
  • HOW USE: man<command> 


3. Ls command

  • Directory ke Sare file folder ko list Karti hai display Karna koi –folder create kiya hai jitene bhi file bani rahegi usko display kar dega 
  • HOW USE: ls /bin


4. Cd command 

  • Kisi ak file directory se dusre file directory me jana Yani change directory
  • HOW USE: cd files-


5. PWD Command

  • Present working directory ki current time pe koun sa path me hai 
  • HOW USE: pwd


6. Mkdir Command

  • To make directory
  • HOW USE: mkdir filename
  • You can also create multiple nested folders by adding the -p option

7. rmdir command

  • To remove a particular directory
  • How use : rmdir filename
  • Ex- mkdir fruits
  •  Rmdir fruits


8. mv command

  • To Move directory 
  • How use eg : touch test 
  •                       mv pear new_pear 
  • Touch command—>


9. cp command

  • To copy the file/directory
  • Syntax eg:
  • To copy folder you need to add the -r option to recursively copy  the whole derectry



10. Open command

  • To open file 
  • Syntax : open <filename>
  • You can also open a d



11.touch command

  • To create the empty file if file exists it open it in write mode , time stamp modified


12. Find command

  • To search the file, it search recursively
  • E.g: find . -name '*.js"


13.ln command

  • Use to create link - ek file se dursre file aur tisri file se link karna hai to Ln ka use kiya jata hai-
  • Hard link- and soft link



14.gzip command

  • Compress the file using compression protocol Lz77
  • Syntax: gzip filename


15.tar command 

  • To create archive file


16. Cat command

  • File and other file can read
  • To also add content in file 
  • As a touch command


17. Less command

  • Shows a file's contents one screen at a time.


18. Uname command

  • To know the name of OS

19. arch command

  • arch command is used to print the computer architecture. 


20. free command

  • To get display system memory used free ?
Download as a pdf: Download

Tags

top 50 linux commands pdf
1000 linux commands pdf
top 100 linux commands pdf
ubuntu terminal commands pdf
all linux commands with examples and syntax
linux shell commands pdf
linux commands list
red hat linux all commands pdf
linux commands pdf
linux commands list with examples
linux commands list for interview
1000 linux commands pdf
ubuntu linux commands pdf
linux commands cheat sheet
basic linux commands list
linux commands tutorial

1 Comments

  1. Linux course in Gurgaon
    http://onlinecoursesgurgaon.educatorpages.com/
    APTRON Gurgaon provides the best Linux course in Gurgaon by guiding the student to acknowledge the skills from the basics to the leader in the field. Linux is able you to set up the achievements by leading the job by the known industry and build up their future well settle, the course schedule on online basis and all the practical and mental knowledge will be provided to the student, student performance is also mark up by the expert’s and all the problems facing up the student in learning.

    ReplyDelete

Post a Comment

Previous Post Next Post