notes/scripts
..
archives 🔥 Archived bgit v1 2022-09-08 00:34:10 -07:00
calcurse_notification_attempts
nc_play 📝 Playing around with netcat 2022-12-16 19:45:33 -08:00
parallel
python
tutorials_notes
alarm
array_methods.sh
associative_arrays.sh
batnotify
bestcompress readded udpated scripts directory 2022-06-09 12:59:03 -07:00
bgit
bgit_echomoji
bgit_help
bgit_init 📝 Updated scripts and added default gitignores 2022-09-09 08:21:48 -07:00
bgit_revert
bgit_v2 💄 Finished up bgit v2 2022-09-08 00:29:06 -07:00
bmap readded udpated scripts directory 2022-06-09 12:59:03 -07:00
calc
case_example.sh
cgrep
changebrightness
checkdistro 📝 Script for checking OS and distroo 2022-11-12 00:56:43 -08:00
convertatemp readded udpated scripts directory 2022-06-09 12:59:03 -07:00
cpr
def
dependencycheck
dmconf
dmwiki
dnsl
dye
formatdir
functions.sh
getopts_check.sh
gifpress ✏️ Fixed help message in gifpress script 2022-12-19 00:56:16 -08:00
gitmojis 💄 Updated gitmojis list 2022-09-08 03:21:02 -07:00
gnore 📝 Created gnore script for creating .gitignore files 2022-12-14 21:04:08 -08:00
hcrl
inpath readded udpated scripts directory 2022-06-09 12:59:03 -07:00
install_binaries.sh
intro readded udpated scripts directory 2022-06-09 12:59:03 -07:00
jscurl Updated scripts 2022-07-07 13:05:06 -07:00
jscurl_with_notes
killport
listargs 📝 Many updates 2022-12-08 13:24:52 -08:00
loops.sh
ltranslate 📝 Modified many scripts 2022-11-11 01:50:14 -08:00
make_paru_list 📝 Added paru_list script and list 2022-10-18 02:32:40 -07:00
makelist
makelist_laptop
mcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
newcal
newrm 💥 Removed -git option 2022-07-31 13:03:37 -07:00
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate
npm_init
ntfy 📝 Added ntfy script and made note of sherlock-git 2022-11-28 15:34:25 -08:00
ocrl
odysee
osm
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
python_script.sh
python_update.py
quetre Updated quetre script and aliases 2022-12-19 00:44:03 -08:00
rdir
README.md
reboot.sh
remember
remindme readded udpated scripts directory 2022-06-09 12:59:03 -07:00
resolution readded udpated scripts directory 2022-06-09 12:59:03 -07:00
rpipe.sh
rpl readded udpated scripts directory 2022-06-09 12:59:03 -07:00
scriptbc readded udpated scripts directory 2022-06-09 12:59:03 -07:00
sdir 📝 Updated notes on usage 2022-12-19 01:11:34 -08:00
seo
serve
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
strings.sh
sub
teddit
test.sh
testjo
testman
textme Found textbelt api for sending sms messages 2022-09-05 04:35:03 -07:00
timein
toblame
transcript.sh
trap.sh
uglier
unrm
unrm_with_notes readded udpated scripts directory 2022-06-09 12:59:03 -07:00
valida1num
variables.sh
websock.sh
wpipe.sh
xh 📝 Updated xh and ph 2022-09-06 23:52:54 -07:00
xpress
xtract
yt Replaced yt alias with yt script 2022-09-07 04:38:01 -07:00

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.