Skip to content

Commit 7479a15

Browse files
authored
Merge pull request chassing#36 from alfonso-cabrera/master
load avg question
2 parents ada4870 + 130b0db commit 7479a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
7777
* How to redirect STDOUT and STDERR in bash? (> /dev/null 2>&1)
7878
* What is the difference between UNIX and Linux.
7979
* What is the difference between Telnet and SSH?
80-
* Explain the three load averages and what do they indicate.
80+
* Explain the three load averages and what do they indicate. What command can be used to view the load averages?
8181
* Can you name a lower-case letter that is not a valid option for GNU ```ls```?
8282

8383

0 commit comments

Comments
 (0)