On Sun, Oct 18, 2009 at 10:31 PM, Shino Jacob <[email protected]> wrote: > > 1)executing a comand after some time use "at" command or even cron. > 2) for bulk renaming can be achived thru some simple shell scripting. > > Usage of a language just to execute OS commands doesnt sound so good. > There are so many ways to do this.
BASH is also one of the many "language just to execute OS commands" or to be more specific, its a shell (like python interactive shell) which loads executables and passes arguments to them (like Python subprocess module). Making a comment like what you did above is really silly and you might look better if you didnt make them. I do commend the OP who took the time to learn python. Regards Rajeev J Sebastian --~--~---------~--~----~------------~-------~--~----~ "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en -~----------~----~----~----~------~----~------~--~---
