On Tue, Oct 13, 2009 at 11:18 PM, TerryP wrote:
> On Oct 14, 2:13 am, Peng Yu wrote:
>> Bash is easy to use on manipulating files and directories (like change
>> name or create links, etc) and on calling external programs. For
>> simple functions, bash along is enough. However, bash does not supp
In article <38890afc-c542-478a-bbe7-9a63dc6c9...@j9g2000vbp.googlegroups.com>,
TerryP wrote:
>
>Very sophisticated scripts are possible using bash and ksh, there is
>even a form of ksh that has tk capabilities! (tksh). The Python and
>Bourne-derived languages are however fundamentally different
>
On Oct 13, 10:18 pm, TerryP wrote:
> On Oct 14, 2:13 am, Peng Yu wrote:
>
> > Bash is easy to use on manipulating files and directories (like change
> > name or create links, etc) and on calling external programs. For
> > simple functions, bash along is enough. However, bash does not support
> >
On Oct 14, 3:42 am, Jean-Michel Pichavant
wrote:
> Peng Yu wrote:
> > Bash is easy to use
>
> +JOTW
>
> :)
>
> JM
why choose.. http://shython.sourceforge.net/
I don't think this is the most recent I would also try the package
index
--
http://mail.python.org/mailman/listinfo/python-list
Peng Yu wrote:
Bash is easy to use
+JOTW
:)
JM
--
http://mail.python.org/mailman/listinfo/python-list
En Tue, 13 Oct 2009 23:13:24 -0300, Peng Yu escribió:
Bash is easy to use on manipulating files and directories (like change
name or create links, etc) and on calling external programs. For
simple functions, bash along is enough. However, bash does not support
the complex functions. Python has
On Oct 14, 2:13 am, Peng Yu wrote:
> Bash is easy to use on manipulating files and directories (like change
> name or create links, etc) and on calling external programs. For
> simple functions, bash along is enough. However, bash does not support
> the complex functions. Python has a richer libra
On Oct 13, 9:13 pm, Peng Yu wrote:
> Bash is easy to use on manipulating files and directories (like change
> name or create links, etc) and on calling external programs. For
> simple functions, bash along is enough. However, bash does not support
> the complex functions. Python has a richer libra