@jollysea depends on what you want to do with it. I like Bash for short snippets of code and because it gets really annoying once it gets larger than a few lines, so I'll be forced to use a real language for the complicated stuff. Python has a similar thing once you start getting into OOP stuff
@noiob I want to do simple stuff like "transfer all files older than x from this folder into this folder via scp"