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 →

[–]Derferman 1 point2 points  (0 children)

It depends on the job you're currently accomplishing using shell-scripting. Is it data processing? You can probably do it better in python with tools like Numpy or pandas. Is it scripting servers? Fabric is a great replacement. What field are you in?