“I’m knittin’ like a fuckin electric nan”

  • 1 Post
  • 220 Comments
Joined 3 years ago
cake
Cake day: January 15th, 2022

help-circle









  • I have studiously avoided learning any bash scripting for the 17 years I’ve used Linux, so all I can say is good job! Actually just today I found a command that I needed to get a certain appimage to run without crashing, and I remembered enough that I was able to make it into a script (I struggle with whether it’s !# or #!). Having just done it today, I can confirm you don’t need to include ‘/bin/bash’, just FYI. I believe that is assumed.