#1
Which command is used to display information about currently running processes?
#2
What does the 'df' command do in Linux?
#3
Which command is used to view the list of logged-in users?
#4
What does the 'uptime' command display in Linux?
#5
Which command is used to send a signal to a process in Linux?
#6
Which command is used to view the last few lines of a file?
#7
What is the purpose of the 'sar' command in Linux?
#8
Which command is used to monitor network connections in real-time?
#9
What does the 'vmstat' command do in Linux?
#10
What does the 'journalctl' command do in Linux?
#11
What does the 'strace' command do in Linux?
#12
Which command is used to find out the current memory usage of a process?
#13
Which command is used to display the list of files opened by a process?
#14
What does the 'netcat' command do in Linux?
#15