Conversation
Notices
-
@nomalab I'm using ruby. It fits in with the fact I use puppet and capistrano too. Looking at mcollective in the future.still some bash.
-
@nomalab depends on what needs to be done. e.g. make download list with python and download with a small bash script for wget.
-
@nomalab sed / awk / xargs / bash / python all get a look in. For python, here is an example uses python-apt library: http://is.gd/hRKaL
-
@nomalab exactly, each language has it strengths and fit a usecase.
-