| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | Mar 4 at 15:20 | |
| stats | profile views | 5 |
|
Apr 21 |
accepted | Customize the way stderr is appended to a file |
|
Apr 21 |
answered | Customize the way stderr is appended to a file |
|
Jan 2 |
comment |
Customize the way stderr is appended to a file Hi again! Is there a way to insert an IF statement in there, in order to have the Success/Failure messages appended to another file (check my description)? |
|
Jan 2 |
comment |
Customize the way stderr is appended to a file This works fine, thank you very much Samus_! Also, thank you Michael Mrozek for the edit! |
|
Jan 2 |
comment |
Customize the way stderr is appended to a file Perfect! This does exactly what I want! |
|
Jan 2 |
awarded | Scholar |
|
Dec 29 |
revised |
Customize the way stderr is appended to a file added 67 characters in body |
|
Dec 29 |
comment |
Customize the way stderr is appended to a file You are right, I've just edited it! I'll try to explain what I want a bit clearer: the status file should contain only the date and a success or failure entry, while the error file should contain the date and the output of stderr (in case there is an error, of course). |
|
Dec 29 |
revised |
Customize the way stderr is appended to a file added 1 characters in body |
|
Dec 28 |
awarded | Student |
|
Dec 28 |
asked | Customize the way stderr is appended to a file |
|
Dec 8 |
awarded | Editor |
|
Dec 8 |
revised |
List of modified files of the past 24 hours find command omitted |
|
Dec 8 |
suggested | suggested edit on List of modified files of the past 24 hours |
|
Dec 5 |
awarded | Supporter |
|
Dec 2 |
awarded | Teacher |
|
Dec 2 |
comment |
How can I run a specific command for each find result? Thank you for the welcome! Of course there are no hard feelings, you are certainly right in that -exec is the appropriate way to handle this. I am really beginning to see how great this platform is, you are learning new stuff even from the comments:) |
|
Dec 2 |
comment |
How can I run a specific command for each find result? I see your point, but these commands can also be used along with other tools besides find, so I think they are worth mentioning here. |
|
Dec 2 |
answered | How can I run a specific command for each find result? |