|  | ||
|---|---|---|
| src | ||
| README.md | ||
| install.sh | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Useful utility scripts.
Install
install.sh -- install all files in ./src/ to install directory (/usr/local/bin/).
install.sh -u -- uninstall all files in ./src/ from install directory.
Files
| Script | Comment | 
|---|---|
| newsh ["command"] | Create executable shscript. Optionally addcommand. | 
| newbash ["command"] | Create executable bashscript. Optionally addcommand. | 
| date-show ["command"] | Show a time and date window. |