| bio | website | 4thinker.com |
|---|---|---|
| location | Silicon Valley | |
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 2 days ago | |
| stats | profile views | 12 |
|
Apr 14 |
accepted | Comment the if statement and the matching endif keyword |
|
Apr 14 |
comment |
Comment the if statement and the matching endif keyword Thank you. I never thought about using those plugins that way! |
|
Apr 14 |
asked | Comment the if statement and the matching endif keyword |
|
Apr 1 |
comment |
Colon breaks the variable subsitution I also recommend man 2 ... for a quick system call look up. |
|
Apr 1 |
revised |
Colon breaks the variable subsitution added 220 characters in body |
|
Apr 1 |
comment |
Colon breaks the variable subsitution Thanks. This is like getting a bonus. |
|
Apr 1 |
answered | Colon breaks the variable subsitution |
|
Apr 1 |
asked | Colon breaks the variable subsitution |
|
Apr 1 |
comment |
the use for echo without argument in shell scripting thanks for the more readable code. It makes sense to have the base case to stop the recursion. |
|
Apr 1 |
accepted | the use for echo without argument in shell scripting |
|
Apr 1 |
revised |
the use for echo without argument in shell scripting added 45 characters in body |
|
Apr 1 |
comment |
the use for echo without argument in shell scripting It is not for formatting purposes. Nothing gets printed out without it. |
|
Apr 1 |
asked | the use for echo without argument in shell scripting |
|
Mar 26 |
comment |
mark or color empty directories for `ls` I suppose I have to glue them together? I know this may be complicated, but is there a way for me to modify the output of ls and then pipe it to another program that will highlight differently? I am thinking of awk to replace the match by find and then use grep to highlight the output, but I do not know how the syntax highlighting is implemented in bash and grep does not match the directory name. Also grep will erase the highlight done by ls. Would you happen to know how to get around these problems? |
|
Mar 26 |
asked | mark or color empty directories for `ls` |
|
Mar 23 |
revised |
How do I make the 'man' utility as comprehensive as ss64.com? a possible solution |
|
Mar 23 |
revised |
How do I make the 'man' utility as comprehensive as ss64.com? Included details about ss64.com |
|
Mar 23 |
revised |
How do I make the 'man' utility as comprehensive as ss64.com? extensive => comprehensive |
|
Mar 23 |
asked | How do I make the 'man' utility as comprehensive as ss64.com? |
|
Mar 21 |
accepted | Quoting curly braces in the shell |