notes/scripts
2023-09-04 18:55:57 -07:00
..
archives
calcurse_notification_attempts
img-optimize@c78ff855ef
nc_play
parallel
python
sbs@7afbde68ca
tutorials_notes
alarm
ansi_colours
array_methods.sh
asci
associative_arrays.sh
bash_err_codes.txt
batnotify
bestcompress
bgit
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 📝 Simple script for telling current time 2023-04-21 23:20:20 -07:00
calc
case_example.sh
cgrep
changebrightness
checkdistro
citystats.sh 📝 Updated citystats script and saved paywall-filter 2023-07-24 21:24:48 -07:00
commons Added good quality of life espanso alias 2023-05-21 00:44:08 -07:00
convertatemp
cpr
def
dependencycheck
dmconf 🔧 Added neomutt to dmconf quick edit 2023-04-06 15:02:00 -07:00
dmwiki
dnsl
docker-rm 📝 Added simple docker-rm script 2023-09-04 18:55:57 -07:00
docker-sh
dye
error.sh
error_codes.sh
fig Setting up more espanso shortcuts for blog 2023-06-22 18:02:19 -07:00
fixcam 📸 Added webcam script and aliases 2023-03-27 16:16:49 -07:00
formatdir
fstrim_notify.sh Added fstrim notify/script 2023-03-05 15:46:34 -08:00
functions.sh
genrss 🚧 Set up rss auto generation from cli 2023-06-23 19:59:21 -07:00
getopts_check.sh
gifpress
gitmojis
gnore
has
hcrl
hex2hsl.sh
hex2rgb.sh
hsl2hex.sh
html5 ✏️ Fixed typo 2023-07-25 01:53:44 -07:00
imgpress
imgscaler 🚧 Added rss feed and new imgscaler script 2023-06-18 13:46:22 -07:00
inpath
install_binaries.sh
intro
jscurl
jscurl_with_notes
killport
lic
listargs
loops.sh
lorem Got neoformat working onsave 2023-06-03 02:37:21 -07:00
ltranslate
make_paru_list
makelist
makelist_laptop
mcrl
minify 🚧 Removed permissions of new scripts 2023-06-20 01:12:46 -07:00
newcal
newrm
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate
npm_init
ntfy
ocrl
odysee
opti
osm
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
ph
play_with_getopts.sh
pomo
print_args.sh
printf.sh
prompt
pug5 Updated html/pug scripts 2023-07-25 01:37:54 -07:00
pyalarm
python_script.sh
python_update.py
quetre
rdir
README.md
reboot.sh
remember
remindme
repl Added search/replace script 2023-08-24 16:46:33 -07:00
resolution
rgb2hsl.sh
rpipe.sh
rpl
scriptbc
scrpt Added good quality of life espanso alias 2023-05-21 00:44:08 -07:00
sdir
seo
serve
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
srt2vtt.sh
stopwatch Added stopwatch bash script 2023-04-04 14:37:23 -07:00
strings.sh
sub 📝 Added aliases and adjusted sub for tuir/tut 2023-05-20 02:12:24 -07:00
tcolors
teddit
test.sh
testjo
testman
textme
timein
toblame
transcript.sh
trap.sh
trim Added fstrim notify/script 2023-03-05 15:46:34 -08:00
trycatch ✏️ Subtle change 2023-08-31 20:10:18 -07:00
uglier
uglify 🚧 Removed permissions of new scripts 2023-06-20 01:12:46 -07:00
unrm
unrm_with_notes
valida1num
variables.sh
websock.sh
wpipe.sh
xh
xpress
xtract
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.