Skip to main content
4 events
when toggle format what by license comment
Jun 16 at 9:08 comment added Twiston @music2myear I'm still not sure how I should go about doing this. Would you suggest I run the script by itself? In that case, I would run the start script, wait for it to finish, then ssh into my machine to run the end script in a debug mode. However, I'm not sure how I can run a script in debug mode. Is there a way to go over a script line by line, similar to using a debugger in an IDE?
Jun 13 at 20:26 comment added music2myear Generally, when you suspect an error in the a script, you use a debug mode to step through the script line by line, or you add some output to the script to check values and success/failure of each line. I'm not super familiar with this system, and so I'm not sure how precisely this would be done in this case, but hopefully this suggestion can get you pointed in a productive direction?
S Jun 13 at 20:08 review First questions
Jun 13 at 20:26
S Jun 13 at 20:08 history asked Twiston CC BY-SA 4.0