Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
manatwork earned this badge 21 times |
nov 16 at 11:04
Make program first read from pipe, then from keyboard
oct 17 at 17:51
How to run a command without hitting Enter Key?
sep 12 at 19:37
concatenate two files without adding a newline
aug 23 at 18:57
Trying to “locate” and then open a file
jul 13 at 23:40
Bash: integer expression expected, using read/test
jul 13 at 2:13
Find any lines exceeding a certain length
jul 11 at 17:21
Is there an operator like && that ignores return status?
jun 1 '12 at 13:01
How to replace a string with a string containing slash with sed?
may 14 '12 at 18:57
pdf viewer for command line only
may 11 '12 at 5:31
Conditional pipeline
apr 25 '12 at 1:46
Substituting strings in a very large file
feb 8 '12 at 21:25
Quick directory navigation in the terminal
jan 16 '12 at 9:31
Meaning of “* */1 * * *” cron entry?
dec 6 '11 at 1:09
Efficient in-place header removing for large files using sed?
nov 25 '11 at 13:02
Why does 'for anytext; do' loop four times?
nov 14 '11 at 17:59
.bashrc overwritten but still sourced — how can it be recovered?
nov 9 '11 at 17:01
Reading lines from a file with bash: for vs. while
oct 27 '11 at 15:10
How can I use man without less?
sep 15 '11 at 18:33
How can I resolve a hostname to an IP address in a Bash script?
sep 2 '11 at 23:38
How would one detect if external command exists in a script?