Releases: dandan154/cinit
Releases · dandan154/cinit
Release list
cinit-1.1
Shell script with .sh prefix removed, can be moved into a PATH directory for command-line usage anywhere.
Changelog:
- printf used instead of echo for strings with variables and escape characters.
- double quotes used around all variables.
cinit-1.0
Shell script with .sh prefix removed, can be moved into a PATH directory for usage anywhere.
To personalize the header comment with your name, open the script in a text editor and change the value of the ME variable. Alternatively, use the '-u' option to insert a string of your choosing without permanently modifying the script.