Skip to content

NerdDiffer/script-templates

Repository files navigation

Scripts

Store & work out any useful scripts or templates here. I can never remember the damn commands for these kinds of things, so I ack the comments in the script files and go from there.

Permissions

As a precaution, I'm trying to keep their permissions non-executable while I'm not using them.

chmod -x /path/to/script-file.sh

Just flip the executable permissions when you're using them...

chmod +x /path/to/script-file.sh

About

templates of various bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages