Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Should -f test return true for symlinks ? [RESOLVED]

by Bloodnok (Vicar)
on Oct 23, 2013 at 13:14 UTC ( [id://1059303]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ file file
    file: empty
    ...
    $
    $ perl -e 'printf "%d%d%d%d\n", -f "file", -f "link", -l "file", -l "l
    +ink"'
    1101
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 21:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found