notes/scripts
2023-04-21 23:20:20 -07:00
..
archives
calcurse_notification_attempts
img-optimize@c78ff855ef
nc_play
parallel
python
sbs@7afbde68ca
tutorials_notes readded udpated scripts directory 2022-06-09 12:59:03 -07:00
alarm
ansi_colours
array_methods.sh
asci
associative_arrays.sh
bash_err_codes.txt
batnotify
bestcompress
bgit ⚰️ Removed old dead flag code 2022-09-09 23:35:07 -07:00
bgit_echomoji
bgit_help
bgit_init
bgit_revert
bgit_v2
bmap
bsphide Added hiding feature to personal bspwm setup 2023-04-08 23:59:01 -07:00
btime
calc
case_example.sh
cgrep
changebrightness Updated scripts 2022-07-07 13:05:06 -07:00
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 readded udpated scripts directory 2022-06-09 12:59:03 -07:00
dnsl
docker-sh
dye ✏️ Small diff in dye's implementation of regex 2022-12-22 19:50:00 -08:00
error.sh
error_codes.sh
fixcam
formatdir
fstrim_notify.sh
functions.sh
getopts_check.sh
gifpress
gitmojis
gnore
has
hcrl
hex2hsl.sh
hex2rgb.sh
hsl2hex.sh
imgpress
inpath
install_binaries.sh
intro
jscurl Updated scripts 2022-07-07 13:05:06 -07:00
jscurl_with_notes
killport
lic
listargs
loops.sh
ltranslate
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 readded udpated scripts directory 2022-06-09 12:59:03 -07:00
newrm
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate readded udpated scripts directory 2022-06-09 12:59:03 -07:00
npm_init
ntfy
ocrl
odysee
opti 📝 Added chris titus opti script and updated rss 2023-01-31 00:24:02 -08:00
osm
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
ph
play_with_getopts.sh
pomo
print_args.sh
printf.sh
prompt
pyalarm Updated scripts 2022-09-04 02:02:50 -07:00
python_script.sh
python_update.py
quetre
rdir
README.md
reboot.sh
remember
remindme
resolution
rgb2hsl.sh
rpipe.sh
rpl
scriptbc
sdir
seo
serve
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
srt2vtt.sh
stopwatch
strings.sh
sub
tcolors
teddit
test.sh
testjo
testman
textme
timein
toblame
transcript.sh
trap.sh
trim
uglier Uglier now creates/adds to minified dir 2022-09-09 13:33:30 -07:00
unrm readded udpated scripts directory 2022-06-09 12:59:03 -07:00
unrm_with_notes readded udpated scripts directory 2022-06-09 12:59:03 -07:00
valida1num readded udpated scripts directory 2022-06-09 12:59:03 -07:00
variables.sh
websock.sh
wpipe.sh
xh
xpress
xtract Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
yt

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.