Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
Peter.O earned this badge 21 times |
dec 29 at 2:45
Why is my variable being localized in one 'while read' loop, but not in another seemingly similar loop
nov 26 at 11:05
How to colorize text in emacs?
nov 19 at 1:27
Why does the exclamation mark `!` sometimes upset bash?
oct 5 at 6:02
What exactly is POSIX?
sep 27 at 8:52
dd if=/dev/random is 'randomly' bottlenecked with BIG time lags, but I have no idea why
jul 4 at 12:45
Can IFS (Internal Field Separator) function as a single seperator for multiple consecutive delim chars?
apr 27 '12 at 21:52
Why is `while IFS= read` used so often, instead of `IFS=; while read..`?
apr 21 '12 at 15:09
Why does my system show only 3.2 GiB of RAM when I definitely have 4.0 GiB