Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Ignacio Vazquez-Abrams earned this badge 19 times |
may 15 at 15:49
When should I use a trailing slash on a directory?
apr 9 at 13:07
How can I install the `ll` command on Mac OS X?
apr 4 at 14:36
How to rename multiple files by removing the extension?
feb 10 at 15:06
How to reload udev rules without reboot?
dec 19 at 7:19
How to create directory ranging from 1 to nth?
oct 2 at 6:00
The most universal scripting language for Linux is?
may 11 '12 at 3:06
Creating an arbitrarily large “fake” file
may 1 '12 at 20:54
Multiline shell script comments - how does this work?
mar 27 '12 at 11:00
Reading passwords without showing on screen in Bash Scripts
feb 8 '12 at 18:09
Windows shell Escape key (delete whole line) equivalent in Bash
jan 10 '12 at 8:38
.sh file cannot be executed without explicitly calling sh
nov 25 '11 at 9:32
Symlink to part of the file?
oct 26 '11 at 0:30
How can I display syntax highlighting on a file?
oct 24 '11 at 17:04
How to “send” variable to sub-shell?
sep 5 '11 at 6:03
Where can I find official POSIX and UNIX documentation?
aug 15 '11 at 9:19
How does the “tail” command's “-f” parameter work?
aug 14 '11 at 15:33
Difference Between cp -r and cp -R (copy command)