We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ada4870 + 130b0db commit 7479a15Copy full SHA for 7479a15
README.md
@@ -77,7 +77,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
77
* How to redirect STDOUT and STDERR in bash? (> /dev/null 2>&1)
78
* What is the difference between UNIX and Linux.
79
* What is the difference between Telnet and SSH?
80
-* Explain the three load averages and what do they indicate.
+* Explain the three load averages and what do they indicate. What command can be used to view the load averages?
81
* Can you name a lower-case letter that is not a valid option for GNU ```ls```?
82
83
0 commit comments