Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: how to use 2>&1

by Illuminatus (Curate)
on Mar 03, 2011 at 19:55 UTC ( [id://891294]=note: print w/replies, xml ) Need Help??


in reply to how to use 2>&1

This is also dependent on which shell you are using. The syntax you alluded to, and was corrected by wind was originally for Bourne shell. If you are using bash, you can also use cmd >& cmd.out. For csh, you should probably use cmd >&! cmd.out.

fnord

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://891294]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found