Hi,

I have done automation of Rsync (Tool to have synchorized data between source and destination) Process using Shell Script. Automation in sense. But i feel rather than using Shell Script, i can use either pearl or python to achieve this, as on long term, i will be needed to integrate my script with a UI and need to give inputs to my Scripts , based on that it performs actions.

So Which will be the best scripting ...