Skip to content

Releases: dandan154/cinit

cinit-1.1

05 Jun 16:26

Choose a tag to compare

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

30 May 14:05
d9236df

Choose a tag to compare

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.