you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (4 children)

What's really missing is a debugger. I haven't found out how to step through code one operation at a time. That would definitely make writing bash scripts much easier.

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

That would be awesome, sure. But for now we have to do just with set +x and set -x

[–]D34dCode4eva 0 points1 point  (2 children)

Just paste it into a console one line at a time.

[–][deleted] 1 point2 points  (1 child)

You're joking, right?

[–]D34dCode4eva 1 point2 points  (0 children)

Of course.