in reply to Re^2: Difference between a perl script & shell script
in thread Difference between a perl script & shell script
Interesting. Didn't know you could do that. Thanks.
A quick comparison of Perl, Python, and shell interactive modes:
IMO, the Python shell is pretty darn interactive. The Perl shell might be nice for one-liners that take up more than one line ;), but it doesn't seem all that interactive to me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Difference between a perl script & shell script
by qq (Hermit) on Dec 19, 2005 at 23:33 UTC |