Re: Patterns and string processing in shell scripts
Posted by: Anonymous
[ip: 62.85.117.242]
on December 30, 2008 10:25 AM
Been using Tcl + sh for past 2 years. A good combo. Also I've noticed that Tcl works for me better than sh since I tend to make less bugs in Tcl. I've had lots of code that works just after first draf!. With sh there is usually tedious debugging involved. I guess there is something clean about Tcl syntax compared to sh.
Re: Patterns and string processing in shell scripts
Posted by: Anonymous [ip: 62.85.117.242] on December 30, 2008 10:25 AM#