Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Mat earned this badge 34 times |
may 10 at 15:30
Can bash case statements cascade?
feb 23 at 18:41
How to choose directory name during untarring
dec 27 at 17:18
How can I send stdout to multiple commands?
dec 13 at 15:12
change environment of a running process
sep 27 at 8:57
Converting relative path to absolute path
sep 22 at 21:04
How to revert chown command?
sep 8 at 18:34
Unable to delete file, even as root
sep 7 at 16:31
Why is a drive mounted already at /mnt ? Is this ok?
aug 21 at 12:00
How to pipe the result of 'date' command to 'mv' command
aug 16 at 11:36
Build, link processes in linux
jul 23 at 23:14
How to find all the links to a directory
may 24 '12 at 21:19
Adding paths to PATH using a multi-line syntax
apr 22 '12 at 0:35
Addition with 'sed'
feb 27 '12 at 12:25
Why `which tmux` and `sudo which tmux` return 2 different values?
feb 1 '12 at 19:20
How to remove duplicate lines inside a text file?
feb 1 '12 at 18:10
Why does find:s -or fail when I add a -print0 at the end?
jan 30 '12 at 13:35
How to check if I can log in to server via ssh?
jan 15 '12 at 12:45
On deep-created directories
dec 31 '11 at 19:58
How can I keep control+d from disconnecting my session?
nov 17 '11 at 20:33
nohup vs. Screen
nov 4 '11 at 19:31
Why is redirecting STDERR to /dev/null done this way?
nov 4 '11 at 18:46
How do I exit a script in a conditional statement?
oct 31 '11 at 13:18
Two commands, one pipeline
oct 3 '11 at 12:44
Return value of a process and comparison of the number
jul 25 '11 at 7:26
What languages are used to build Unix commands?
jun 25 '11 at 12:29
What is the difference between 'su -' and 'su root'?