Skip to content

Instantly share code, notes, and snippets.

@michaelmrose
Created January 24, 2024 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelmrose/d61dc93876106d40148a6cf0c4b835da to your computer and use it in GitHub Desktop.
Save michaelmrose/d61dc93876106d40148a6cf0c4b835da to your computer and use it in GitHub Desktop.
bash script
#!/usr/bin/env bash
cd /some/cool/directory
./executable
# This is a comment its not run
# this too
# now chmod +x /full/path/to/me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment