SIMPLE SCRIPTS
This is fossil repository to contain some lazy and simple shell-scripts which you all can use in your daily lives, you may even clone and modify the scripts if you wish.
The scripts also serve as a starting point for shell-scripting education and hence the simplicity.
[1] The Shell-Scripts that are 'ready-to-be-used' are as follows:~
- CompressIT == A script that simplifies compressing OR archiving files OR folders
- GetLBRY == A script that 'gets' the LBRY-Client of your choice
- GenPAGE == A script that generates template-files for blogging (As properly as possible)
[2] The Links to the scripts are provided below:~
| NAME | VERSION |
|---|---|
| CompressIT | 1.0 |
| GetLBRY | 2.0 |
| GenPAGE | 1.0 |
[3] INSTRUCTIONS:~
To actually deploy or run a shell-script, simply do the following:
./SCRIPT_NAME.sh
Or in case where you placed your scripts within another folder then;
./LOCATION_OF_SCRIPT/SCRIPT_NAME.sh