Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: unix commands

by Cirollo (Friar)
on Jun 04, 2001 at 18:57 UTC ( [id://85491]=note: print w/replies, xml ) Need Help??


in reply to unix commands

I think your problem might be caused by shell semantics; command >& file works in most cases but is not preferred. Try using &> instead, which according to the bash manpage is semantically equivalent to >word 2>&1

Update:
I shouldn't go off and do work in the middle of writing a reply, or two other people will beat me to it ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-25 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found