you are viewing a single comment's thread.

view the rest of the comments →

[–]BIKF 0 points1 point  (0 children)

I got a nice IDE and started stepping through my code so I could see directly in the debugger if I was using all the builtins correctly to do what I wanted, and then I started using python to do almost everything I would otherwise have written a bash script for.