| bio | website | en.gravatar.com/johnsyweb |
|---|---|---|
| location | Melbourne, Australia | |
| age | ||
| visits | member for | 2 years, 6 months |
| seen | May 9 at 9:22 | |
| stats | profile views | 18 |
Agile software handyman...
Geek and Vimthusiast
On Down-voting
About two percent of my votes are down-votes, which I think is quite low. Down-voting is an important part of StackExchange and helps separate the good answers (and questions) from the not-so-good. If I have down-voted one of your posts, I will have left you a comment as to why. If you down-vote one of my posts, I ask that you, too, leave a comment as to why so that I can either improve my post or remove it. Thank you.
|
Feb 6 |
comment |
sed into csv format Why sed and not awk (or perl or python or ...)? |
|
Feb 4 |
comment |
How do I delete this folder in Solaris? Nasty! Glad you found it. |
|
Feb 4 |
comment |
How do I delete this folder in Solaris? @KentPawar: I've updated my answer accordingly. I'm not sure it warranted a downvote as it was a reasonable response to the question as it stood at the time with double-quotes. |
|
Feb 4 |
answered | How do I delete this folder in Solaris? |
|
Nov 26 |
awarded | Yearling |
|
Aug 7 |
comment |
How can I print lines from file backwards (without using “tac”)? @Peter: Personally I'd use tac. |
|
Jan 8 |
comment |
Testing C++ code with bash commands Why have you posted this here and there? |
|
Dec 18 |
comment |
How to name a file in the deepest level of a directory tree N.B: If you just want to print the filename, you can omit deepest=$( [...] ) and start from find. It's not really clear what you're trying to achieve. |
|
Dec 18 |
comment |
How to name a file in the deepest level of a directory tree I see. There are many ways to solve this. I recommend my own solution since it involves only one |, keeping subprocesses to a minimum. |
|
Dec 18 |
comment |
How to name a file in the deepest level of a directory tree Your one-liner is incomprehensible to me. I'm sorry I cannot debug that for you. Does my example not do what you asked for? |
|
Dec 17 |
awarded | Critic |
|
Dec 17 |
awarded | Citizen Patrol |
|
Dec 17 |
comment |
How to name a file in the deepest level of a directory tree Why should they be one-liners? As you've seen , when a one-liner goes wrong, it's very hard to debug! Open an editor and write a bash script! |
|
Dec 17 |
awarded | Commentator |
|
Dec 17 |
comment |
How to name a file in the deepest level of a directory tree Why do so many people try to do so much on one line? I don't get it! |
|
Dec 17 |
revised |
How to name a file in the deepest level of a directory tree added 8 characters in body |
|
Dec 17 |
awarded | Editor |
|
Dec 17 |
revised |
How to name a file in the deepest level of a directory tree added 295 characters in body |
|
Dec 17 |
answered | How to name a file in the deepest level of a directory tree |
|
Nov 26 |
awarded | Yearling |