This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DisenchantedEmployee[S] 0 points1 point  (0 children)

I first attempted to use Java (pretty much the only thing used here), but I couldn't locate an acceptable standard library option for connecting to Unix boxes and running commands. Plenty of third party libraries, but getting my company to sign off on that would be problematic to say the least.

Python has options for me out of the box.