Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Dumb Mistakes

by MZSanford (Curate)
on Oct 03, 2001 at 14:51 UTC ( [id://116407]=note: print w/replies, xml ) Need Help??


in reply to Dumb Mistakes

I have seen some of my own early code using things like the following :
## stats ? -s ? naaaaa $size = `ls -l $FILE | awk '{ print $5 }'`; ## what's opendir() ? @files = `ls $DIR`; ## And, this is not mine, but i saw it # in some code at work the other day # where all logging was like this ... `echo "Process starting" >> $LOGFILE`;

"They shall not overcome. Whoever told them that the truth shall set them free was obviously and grossly unfamiliar with federal law."
    -- John Ashcroft

Log In?
Username:
Password:

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

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

    No recent polls found