Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

PATH/tr/basename mystery

by myuserid7 (Scribe)
on Apr 14, 2005 at 11:50 UTC ( [id://447714]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    open (MAILQ, "/usr/bin/mailq |")
            or die "open failed: $!\n";
    
  2. or download this
    /usr/bin/mailq: basename: No such file or directory
    /usr/bin/mailq: tr: No such file or directory
    

Log In?
Username:
Password:

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

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

    No recent polls found