Skip to content

A collection of my own shell-script utility functions

License

Notifications You must be signed in to change notification settings

nopeinomicon/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nope scripts

A collection of my own shell-script utility functions

All functions/scripts attempt to be:

  • POSIX compliant if possible. At a bare minumum, scripts must be runnable in a plain POSIX shell without uncaught errors.
  • Tuned for my personal setup, but useable with others if necessary
  • Low-dependency (standard tools are used where reasonable)

If you find these useful and would like to see a feature/fix here, issue filing and pull requests are welcome.

About

A collection of my own shell-script utility functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages