notes/scripts
..
archives 🔥 Archived bgit v1 2022-09-08 00:34:10 -07:00
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 Updated scripts 2022-07-07 13:05:06 -07:00
ansi_colours 💄 Saved asci colors 2022-12-20 00:30:13 -08:00
array_methods.sh
asci 💄 Saved asci colors 2022-12-20 00:30:13 -08:00
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 Lots of new features in scripts and gitmojis 2022-09-07 23:54:21 -07:00
bgit_help
bgit_init 📝 Updated scripts and added default gitignores 2022-09-09 08:21:48 -07:00
bgit_revert
bgit_v2
bmap
bslash
bsphide Added hiding feature to personal bspwm setup 2023-04-08 23:59:01 -07:00
btime
calc
case_example.sh
cgrep
changebrightness
checkdistro
citystats.sh
commons
convertatemp
cpr 📝 Added argument check to cpr scriptt 2022-11-12 16:31:44 -08:00
def 📝 Reformatted def script 2022-12-01 21:47:35 -08:00
dependencycheck
dmconf 🔧 Added neomutt to dmconf quick edit 2023-04-06 15:02:00 -07:00
dmwiki 🔧 Adjusted dmenu scripts to have larger font size 2023-11-29 21:16:08 -08:00
dnsl ♻️ Used more simple host command for dnsl script 2022-08-09 21:56:45 -07:00
docker-rm
docker-sh
dye ✏️ Small diff in dye's implementation of regex 2022-12-22 19:50:00 -08:00
error.sh
error_codes.sh
fig Setting up more espanso shortcuts for blog 2023-06-22 18:02:19 -07:00
fixcam
formatdir readded udpated scripts directory 2022-06-09 12:59:03 -07:00
fstrim_notify.sh
functions.sh
genrss
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
has
hcrl
hex2hsl.sh
hex2rgb.sh
hsl2hex.sh
html5
imgpress Added wrapper script around imagemagick 2023-01-26 20:43:19 -08:00
imgscaler
inpath
install_binaries.sh
intro readded udpated scripts directory 2022-06-09 12:59:03 -07:00
jscurl
jscurl_with_notes
kcss
killport
lic
listargs
loops.sh
lorem
ltranslate
make_paru_list 📝 Added paru_list script and list 2022-10-18 02:32:40 -07:00
makelist
makelist_laptop
mcrl
minify 🚧 Removed permissions of new scripts 2023-06-20 01:12:46 -07:00
newcal readded udpated scripts directory 2022-06-09 12:59:03 -07:00
newrm
newrm_with_notes readded udpated scripts directory 2022-06-09 12:59:03 -07:00
node_script.sh
nodejs_spawn.js
normdate
npm_init
ntfy
ocrl readded udpated scripts directory 2022-06-09 12:59:03 -07:00
odysee Added more privacy related measures 2022-11-27 16:52:27 -08:00
opti 📝 Added chris titus opti script and updated rss 2023-01-31 00:24:02 -08:00
osm Added openstreet map script/alias 2022-12-04 18:59:32 -08:00
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
ph
php8 🔧 Basic espanso bash script for php 2023-11-21 03:12:49 -08:00
play_with_getopts.sh
pomo
pretty
print_args.sh
printf.sh
prompt 🔧 Adjusted dmenu scripts to have larger font size 2023-11-29 21:16:08 -08:00
pug5
pyalarm
python_script.sh
python_update.py
quetre
rdir
README.md
reboot.sh
remember
remindme
repl
resolution readded udpated scripts directory 2022-06-09 12:59:03 -07:00
rgb2hsl.sh
rpipe.sh
rpl
scriptbc readded udpated scripts directory 2022-06-09 12:59:03 -07:00
scrpt 🔧 Modified scrpt to check for file first 2023-11-21 23:38:50 -08: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
srt2vtt.sh
stopwatch Added stopwatch bash script 2023-04-04 14:37:23 -07:00
strings.sh
sub
tcolors 💄 Added tcolors and refactored dye 2022-12-20 22:41:06 -08:00
teddit 📝 Adjusted shortcuts and made teddit links script 2022-11-29 00:31:57 -08:00
test.sh
testjo
testman 📝 Many updates 2022-12-08 13:24:52 -08:00
textme Found textbelt api for sending sms messages 2022-09-05 04:35:03 -07:00
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
tsc-i 🔧 Simple script that automates basic ts init 2023-11-18 18:25:04 -08:00
uglier
uglify
unrm
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
vue
websock.sh
wpipe.sh
xh
xpress Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
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.