| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Chris Down earned this badge 19 times |
may 29 at 10:18
Can the “du” program be made less aggressive?
may 16 at 15:52
What is the difference between “sort -u” and “sort | uniq”?
mar 3 at 17:40
How does systemd survive a kill -9?
jan 29 at 3:49
How to speed up X over SSH on a slow network connection?
sep 10 at 22:56
Physically break into box? (Memory & disk)
jun 28 '12 at 11:11
In zsh how can I list all the environment variables?
may 18 '12 at 22:40
Is there such thing as a “free” equivalent to Microsoft Virtual Server?
mar 19 '12 at 14:56
What determines the path where the system searches for a file?
mar 3 '12 at 7:55
How to Determine the Amount of RAM Slots In Use?
dec 10 '11 at 19:31
What is wrong with this shell script?
dec 6 '11 at 15:15
How can I pipe output to another process, but retain the error state of the first process?
nov 26 '11 at 19:09
How do I list all installed programs?
oct 12 '11 at 6:56
Why can't I have a folder and a file with the same name?
sep 28 '11 at 1:18
How can I redirect matching lines to a file, and non-matching lines to a different file?
sep 22 '11 at 23:58
How to generate a lot of (blank) images files?
sep 22 '11 at 16:38
Why do directories need the executable (X) permission to be opened?
sep 20 '11 at 21:27
Why doesn't “rm *” work when there are files that begin with a hyphen?