#1
Which command is used to display the current working directory in Linux?
#2
Which command is used to create a new directory in Linux?
#3
Which command is used to display the contents of a file in Linux?
#4
Which command is used to list all processes in Linux?
#5
What does the command 'uname -a' display in Linux?
#6
Which command is used to find and replace text in a file in Linux?
#7
What is the purpose of the command 'head' in Linux?
#8
Which command is used to display the manual of a command in Linux?
#9
What does the command 'ls -l' do in Linux?
#10
What is the purpose of the command 'chmod' in Linux?
#11
Which command is used to search for a specific pattern in a file in Linux?
#12
What is the purpose of the command 'grep' in Linux?
#13
Which command is used to remove a directory in Linux?
#14
Which command is used to add a user to a group in Linux?
#15
What does the command 'du' do in Linux?
#16
Which command is used to display the environment variables in Linux?
#17
What does the command 'chmod +x file.sh' do in Linux?
#18
Which command is used to rename a file in Linux?
#19
What does the command 'ps aux' do in Linux?
#20
What is the purpose of the command 'tar' in Linux?
#21
What does the command 'df' do in Linux?
#22
Which command is used to change the ownership of a file in Linux?
#23
Which command is used to change the priority of a process in Linux?
#24
Which command is used to view a file's contents in real-time in Linux?
#25