Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: help in opening file with pipe

by uva (Sexton)
on Feb 09, 2006 at 11:08 UTC ( [id://529055]=note: print w/replies, xml ) Need Help??


in reply to Re: help in opening file with pipe
in thread help in opening file with pipe

it means we get the output from the command and we use that output as a filename.right

Replies are listed 'Best First'.
Re^3: help in opening file with pipe
by blazar (Canon) on Feb 10, 2006 at 09:05 UTC

    (Incidentally: s/$/?/)

    No, it's not right. It means that a process is forked for that command and that the output of that command, i.e. what that it will inject into STDOUT is returned to you when you read from the opened filehandle, as if it were the content of an actual file.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2025-01-13 11:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (28 votes). Check out past polls.