Linux.com

Re(1): Why do people still write shell scripts?

Posted by: Anonymous [ip: 83.99.169.132] on December 27, 2008 07:17 PM
because:
eval{
open(blhablahblah)
read(blhablahblah)
...etc
} or die(now wee catch error $!)

is imposible in shell scripts.

#

Return to Patterns and string processing in shell scripts