REXX equivalent in (Ubuntu) Linux?

Peter plpeter2006-/E1597aS9LQAvxtiuMwx3w at public.gmane.org
Fri May 21 17:59:39 UTC 2010


Fabio FZero <fabio.fzero at ...> writes:
> I have to say this: os.path.walk saved my life a couple of times when I worked 
> with mobile content.

Usually anything written in Python in 100LOC can be written in Bash in 3 lines.
Apart from that man ftw(3) lets you do it even in C.
Py is a great scripting language but it excels at large projects (such as
Blender), not at nitty-gritty shell work.

-- Peter


--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list