notes/scripts
2022-09-09 00:38:29 -07:00
..
archives 🔥 Archived bgit v1 2022-09-08 00:34:10 -07:00
calcurse_notification_attempts 📝 Made note of where calcurse plain text files are 2022-09-05 05:12:34 -07:00
parallel
python Updated scripts 2022-09-04 02:02:50 -07:00
tutorials_notes
alarm
array_methods.sh
associative_arrays.sh
batnotify 💄 Changed icon for battery low notification 2022-09-05 17:32:25 -07:00
bestcompress
bgit 🚧 Setting up for -h/--help flag 2022-09-09 00:38:29 -07:00
bgit_echomoji Lots of new features in scripts and gitmojis 2022-09-07 23:54:21 -07:00
bgit_help 🚧 Setting up for -h/--help flag 2022-09-09 00:38:29 -07:00
bgit_init Added licensing for init script 2022-09-08 23:32:15 -07:00
bgit_revert Allows user to see how many reverts to see/revert 2022-09-08 23:52:25 -07:00
bgit_v2 💄 Finished up bgit v2 2022-09-08 00:29:06 -07:00
bmap
calc
case_example.sh
cgrep
changebrightness
convertatemp
dependencycheck 💄 Added new icon x 2022-09-07 06:09:37 -07:00
dmconf
dmwiki
dnsl
formatdir
functions.sh
getopts_check.sh
gitmojis 💄 Updated gitmojis list 2022-09-08 03:21:02 -07:00
hcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
inpath
intro
jscurl
jscurl_with_notes
loops.sh
makelist 📝 Updated makelist scripts for better installation 2022-09-06 00:50:06 -07:00
makelist_laptop 📝 Updated makelist scripts for better installation 2022-09-06 00:50:06 -07:00
mcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
newcal
newrm
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate
ocrl
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
ph 📝 Updated xh and ph 2022-09-06 23:52:54 -07:00
play_with_getopts.sh
print_args.sh
printf.sh
prompt
pyalarm Updated scripts 2022-09-04 02:02:50 -07:00
python_script.sh
python_update.py
rdir
README.md
reboot.sh
remember
remindme
resolution
rpipe.sh
rpl
scriptbc
sdir ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
seo ♻️ Refactored some of seo script 2022-09-04 05:02:02 -07:00
serve 📝 Small adjustment to serve script 2022-09-06 23:59:32 -07:00
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
strings.sh
test.sh
testjo
textme Found textbelt api for sending sms messages 2022-09-05 04:35:03 -07:00
timein
transcript.sh
trap.sh
uglier Created uglify script for js and css files 2022-09-04 16:44:03 -07:00
unrm
unrm_with_notes
valida1num
variables.sh
wpipe.sh
xh 📝 Updated xh and ph 2022-09-06 23:52:54 -07:00
xpress Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
xtract Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
yt Replaced yt alias with yt script 2022-09-07 04:38:01 -07:00
zhome.sh

My Notes on Introduction to Shell Scripting

This repository includes my notes and exercises regarding Bash Shell Scripting.

It currently includes some exercises from the book, Wicked Cool Shell Scripts, but because these are a little too advanced for me at this time, I am currently making my way through the following website's introductory lessons regarding Bash Scripting:

https://guide.bash.academy/expansions

Hopefully these notes/lessons will serve me well as I continue to attempt to understand the basics of Linux and the Bash shell.