| bio | website | kennyrasschaert.be |
|---|---|---|
| location | Belgium | |
| age | 25 | |
| visits | member for | 2 years, 9 months |
| seen | yesterday | |
| stats | profile views | 15 |
Linux System Engineer, ASCII art specialist.
|
Jun 11 |
comment |
How can I find broken symlinks I think this might be the answer to a major performance problem we've been having with a particular script. Thanks! |
|
Nov 10 |
comment |
Reading lines from a file with bash: for vs. while Man, this stackexchange sure is different from serverfault. People here really go out of their way to not only answer, but also educate. Thanks a lot. |
|
Nov 9 |
comment |
Reading lines from a file with bash: for vs. while Interesting, I've never used file descriptors before. What does the -u flag do? I'm not sure in what man page I'm supposed to look it up. |
|
Nov 9 |
comment |
Reading lines from a file with bash: for vs. while You sir, are a gentleman and a scholar. |
|
Nov 9 |
comment |
Reading lines from a file with bash: for vs. while Ok, got any idea why this doesn't happen with the for loop? |