notes/scripts
2024-03-18 22:02:47 -07:00
..
archives
calcurse_notification_attempts
img-optimize@c78ff855ef
nc_play
parallel
python
samples
sbs@7afbde68ca
tutorials_notes
alarm Updated scripts 2022-07-07 13:05:06 -07:00
ansi_colours
array_methods.sh
asci 💄 Saved asci colors 2022-12-20 00:30:13 -08:00
associative_arrays.sh
bash_err_codes.txt
batnotify 💄 Changed icon for battery low notification 2022-09-05 17:32:25 -07:00
bestcompress readded udpated scripts directory 2022-06-09 12:59:03 -07:00
bgit
bgit_echomoji
bgit_help
bgit_init
bgit_revert
bgit_v2
bmap
bslash 🔧 Bslash now works with llama 2023-12-07 11:31:57 -08:00
bsphide
btime
calc readded udpated scripts directory 2022-06-09 12:59:03 -07:00
case_example.sh
cgrep
changebrightness
checkdistro
citystats.sh
commons
convertatemp
cpr
def
dependencycheck
dmconf
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
formatdir
fstrim_notify.sh
functions.sh
genrss
getopts_check.sh
gifpress
gitmojis
gnore
has
hcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
hex2hsl.sh
hex2rgb.sh
hsl2hex.sh
html5
imgpress
imgscaler
inpath
install_binaries.sh
intro
jscurl
jscurl_with_notes
kcss
killport
lic
listargs
loops.sh
lorem
ltranslate
make_paru_list
makelist
makelist_laptop 📝 Updated makelist scripts for better installation 2022-09-06 00:50:06 -07:00
mcrl
minify
newcal
newrm
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate
npm_init 📝 Updated scripts and added default gitignores 2022-09-09 08:21:48 -07:00
ntfy
ocrl
odysee Added more privacy related measures 2022-11-27 16:52:27 -08:00
opti
osm
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
ph
php8
play_with_getopts.sh
pomo
pretty
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 readded udpated scripts directory 2022-06-09 12:59:03 -07:00
repl
resolution
rgb2hsl.sh
rpipe.sh
rpl
scriptbc
scrpt
sdir
seo ♻️ Refactored some of seo script 2022-09-04 05:02:02 -07:00
serve 🔧 Adjusted serve script 2024-03-02 11:05:19 -08:00
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
srt2vtt.sh
stopwatch
strings.sh
sub
tcolors
teddit 📝 Adjusted shortcuts and made teddit links script 2022-11-29 00:31:57 -08:00
test.sh
testjo
testman
textme
timein readded udpated scripts directory 2022-06-09 12:59:03 -07:00
toblame Added toblame script and changed ddgr alias 2022-11-18 15:54:31 -08:00
transcript.sh
trap.sh
trim
trycatch
tsc-i
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 🔧 Vue template with ts 2023-12-11 21:29:36 -08:00
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.