notes/scripts
2022-12-17 22:52:44 -08:00
..
archives 🔥 Archived bgit v1 2022-09-08 00:34:10 -07:00
calcurse_notification_attempts 📝 Made note of where calcurse plain text files are 2022-09-05 05:12:34 -07:00
nc_play 📝 Playing around with netcat 2022-12-16 19:45:33 -08:00
parallel
python
tutorials_notes
alarm
array_methods.sh
associative_arrays.sh
batnotify 💄 Changed icon for battery low notification 2022-09-05 17:32:25 -07:00
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 🚧 Setting up for -h/--help flag 2022-09-09 00:38:29 -07:00
bgit_init 📝 Updated scripts and added default gitignores 2022-09-09 08:21:48 -07:00
bgit_revert Allows user to see how many reverts to see/revert 2022-09-08 23:52:25 -07:00
bgit_v2 💄 Finished up bgit v2 2022-09-08 00:29:06 -07:00
bmap
calc
case_example.sh
cgrep
changebrightness
checkdistro 📝 Script for checking OS and distroo 2022-11-12 00:56:43 -08:00
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 💄 Added new icon x 2022-09-07 06:09:37 -07:00
dmconf
dmwiki
dnsl
formatdir
functions.sh
getopts_check.sh
gifpress ✏️ Adjusted output name of resized file 2022-11-15 21:04:21 -08:00
gitmojis 💄 Updated gitmojis list 2022-09-08 03:21:02 -07:00
gnore 📝 Created gnore script for creating .gitignore files 2022-12-14 21:04:08 -08:00
hcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
inpath
install_binaries.sh Copied scriptt for reinstalling binaries 2022-10-18 02:09:05 -07:00
intro
jscurl
jscurl_with_notes
killport 📝 Updated killport script and bookmarks 2022-10-16 12:30:34 -07:00
listargs 📝 Many updates 2022-12-08 13:24:52 -08:00
loops.sh
ltranslate 📝 Modified many scripts 2022-11-11 01:50:14 -08:00
make_paru_list 📝 Added paru_list script and list 2022-10-18 02:32:40 -07:00
makelist 📝 Added new paru list 2022-11-09 15:42:06 -08:00
makelist_laptop 📝 Updated makelist scripts for better installation 2022-09-06 00:50:06 -07:00
mcrl ✏️ Modified scripts 2022-09-05 07:23:32 -07:00
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 📝 Added ntfy script and made note of sherlock-git 2022-11-28 15:34:25 -08:00
ocrl
odysee Added more privacy related measures 2022-11-27 16:52:27 -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 📝 Updated xh and ph 2022-09-06 23:52:54 -07:00
play_with_getopts.sh
print_args.sh
printf.sh
prompt
pyalarm
python_script.sh
python_update.py
quetre 📝 Added multi-word query to quetre script 2022-11-27 17:10:37 -08:00
rdir 📝 Reformatted sdir rdir formatting and aliases 2022-12-17 22:52:44 -08:00
README.md
reboot.sh 📝 Updated reboot/shutdown.sh scripts 2022-12-17 16:02:40 -08:00
remember
remindme
resolution
rpipe.sh
rpl
scriptbc
sdir Sdir/rdir open EDITOR after cd 2022-12-13 16:07:02 -08:00
seo
serve 📝 Small adjustment to serve script 2022-09-06 23:59:32 -07:00
set_shopt.sh
shutdown.sh 📝 Updated reboot/shutdown.sh scripts 2022-12-17 16:02:40 -08:00
source_functions.sh
source_source.sh
strings.sh
sub 📝 Made sub script to replace tuir alias 2022-11-29 00:37:27 -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 Added toblame script and changed ddgr alias 2022-11-18 15:54:31 -08:00
transcript.sh
trap.sh
uglier Uglier now creates/adds to minified dir 2022-09-09 13:33:30 -07:00
unrm
unrm_with_notes
valida1num
variables.sh
websock.sh 📝 Scripts on nc and websockets 2022-12-16 16:15:39 -08:00
wpipe.sh
xh 📝 Updated xh and ph 2022-09-06 23:52:54 -07:00
xpress Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
xtract Finished up xpress and xtract scripts 2022-09-05 02:41:04 -07:00
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.