top | item 23644086

(no title)

salasrod | 5 years ago

> But it's too funky you say. Well, yes, bash can have its quirks. But we need some funk every now and then. Let's just embrace it!

My god, no, stop. Funkyness in production equals outages.

discuss

order

logie17|5 years ago

I'm not sure how bash is considered funky, it's nearly first class on all boxes. Nice thing about this tool you just use `script` type out your commands, copy it your modules and your done.

ironmagma|5 years ago

As bad as Ruby is, it’s still better than Bash and you can do all the same effortless execution of random commands in your script like you would in bash. If one can’t be bothered to write it in a real language like Rust or even Python, you could at least do Ruby.

cortesoft|5 years ago

What makes python more of a real language than ruby?

chillfox|5 years ago

When it comes to server admin the libraries available for Ruby is miles ahead of anything available for Python.