in reply to Re^2: capturing stderr of a command, invoked via backticks (2>&1)
in thread capturing stderr of a command, invoked via backticks
The "| cat" part is superfluous.Hmmm, you're right of course. I think I formed the habit from shell-isms like so:
-David
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: capturing stderr of a command, invoked via backticks (order)
by tye (Sage) on Sep 08, 2007 at 05:02 UTC |