Definitely NOT one of the first dozen Unix commands that a person learns, the crle command is so infrequently discussed in the hallways of software development companies that even I don’t know how to ...
I have a (another) perl question for you guys:<br><br>I have a script that relies on 'system()' to execute some shell commands that aren't available as perl functions. It seems that using system() is ...