notes/scripts
2024-11-27 15:14:21 -08:00
..
archives
calcurse_notification_attempts
img-optimize@c78ff855ef
nc_play 📝 Playing around with netcat 2022-12-16 19:45:33 -08:00
parallel
python
samples
sbs@7afbde68ca
tutorials_notes
alarm
ansi_colours
array_methods.sh
asci
associative_arrays.sh
bash_err_codes.txt
batnotify 💄 Changed icon for battery low notification 2022-09-05 17:32:25 -07:00
bestcompress
bgit
bgit_echomoji Lots of new features in scripts and gitmojis 2022-09-07 23:54:21 -07:00
bgit_help
bgit_init
bgit_revert
bgit_v2 💄 Finished up bgit v2 2022-09-08 00:29:06 -07:00
bmap
bslash
bsphide
calc
case_example.sh
cgrep
changebrightness Updated scripts 2022-07-07 13:05:06 -07:00
checkdistro
citystats.sh
commons
convertatemp readded udpated scripts directory 2022-06-09 12:59:03 -07:00
cpr
def
dependencycheck
dmconf
dmwiki
dnsl
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
fixcam
formatdir
freeze
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 🚧 Added rss feed and new imgscaler script 2023-06-18 13:46:22 -07:00
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
ipaddr
jscurl Updated scripts 2022-07-07 13:05:06 -07:00
jscurl_with_notes readded udpated scripts directory 2022-06-09 12:59:03 -07:00
kcss
killport
lftorr
lic 📝 Quick alias script for upnup 2022-12-20 23:03:06 -08:00
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 🚧 Removed permissions of new scripts 2023-06-20 01:12:46 -07:00
mycd
newcal
newrm
newrm_with_notes
node_script.sh
nodejs_spawn.js
normdate
npm_init
ntfy
ocrl
odysee
opti
osm Added openstreet map script/alias 2022-12-04 18:59:32 -08:00
overwrite
ow_v1.sh
ow_v2.sh
permissions.sh
pgcli-d
ph
php8
play_with_getopts.sh
pmvh 🔧 Added another sec script 2024-07-24 01:54:57 -07:00
pomo
pretty
print_args.sh
printf.sh
prompt
psql-d
pug5 Updated html/pug scripts 2023-07-25 01:37:54 -07:00
pyalarm
python_script.sh
python_update.py
quetre Updated scripts and espanso shortcuts on quetre 2023-01-01 02:36:38 -08:00
rdir 📝 Reformatted sdir rdir formatting and aliases 2022-12-17 22:52:44 -08:00
README.md
reboot.sh
remember
remindme
repl
resolution
resume_read
rgb2hsl.sh
rpipe.sh
rpl readded udpated scripts directory 2022-06-09 12:59:03 -07:00
scriptbc
scrpt 🔧 Modified scrpt to check for file first 2023-11-21 23:38:50 -08:00
sdir
seo ♻️ Refactored some of seo script 2022-09-04 05:02:02 -07:00
serve
set_shopt.sh
shutdown.sh
source_functions.sh
source_source.sh
srt2vtt.sh
stopwatch
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 📝 Many updates 2022-12-08 13:24:52 -08:00
textme
timein
toblame
transcript.sh
trap.sh
trim Added fstrim notify/script 2023-03-05 15:46:34 -08:00
trycatch
tsc-i
uglier
uglify 🚧 Removed permissions of new scripts 2023-06-20 01:12:46 -07:00
unrm
unrm_with_notes
valida1num readded udpated scripts directory 2022-06-09 12:59:03 -07:00
variables.sh
vue
websock.sh
wpipe.sh
xh
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.