linuxbash
- 1Linux bash default Pack
- 2Bash Hashmap
- 3Command Line Animation
- 4Create An Encrypted Linux Virtual Disk
- 5I Wrote A Bash Function To Parse And Describe A Scripts Parameters
- 6Linux bash default Pack
- 7Linux go Script
- 8Processing Command Line Parameters in a Bash Script
- 9Setting Prompt Colour In bash and Putty
- 10SSH Login Without Password
- 11sudo Without Password
- 12Waiting On Background Processes
- 13WSL - Hadoop 3.0
Scripts
- 143wp - Generates a random 3 word password
- 15api-doc - Generates API endpoint documentation in markdown format based on provided parameters, request JSON, and response details.
- 16backup - Creates dated zip backups and copies them to BACKUP_DIR
- 17bash-basic-script-example - Example Bash Script
- 18bash-opts-example - Example Bash script processing short and long command-line options, including grouped short options.
- 19bash-script-example - Example Bash Script
- 20calc - Command line calculator
- 21clr - Check Local Repositories for uncommitted changes
- 22cls - Clear terminal and putty terminal buffer
- 23crreadme - Creates a README.md document from READMEscr.md
- 24csvplot - Generates a HTML page containing a Google Chart plotting the csv data
- 25csvsql - Run a SQL query over a csv file
- 26cve - CVE Lookup
- 27es-cp - Copy Elasticsearch index to new index with same settings and mappings
- 28file-watch-do - Watch a file or directory and each time it or a member is modified run a command
- 29find-kill - Find and kill processes interactively
- 30fsa - A file system analyzer for finding duplicates and analyzing disk usage
- 31gen-bash-func - Generates code and header of a bash function
- 32gen-bash - Generates a bash script from a template
- 33gen-bookmark-page - Generates a bookmark web page from a folder in the Chrome bookmarks bar
- 34gvim - Runs windows gvim and fixes file paths
- 35h - Extracts and displays the help_lines
- 36imp - Improve text using Claude AI
- 37keep-delete - Runs through a set if files prompting for keep (move, rename) or delete
- 38lf - A script to recursively list folders and show folder details
- 39n - Record and query notes
- 40optional-step-run - A script which prompts a user to decide if a step should be run
- 41or - Connect to oracle using sqlplus
- 42pack - Compresses and converts files base64 to copy and paste into a command line session
- 43parameters-function - Contains a function to parse and print details about script parameters
- 44parq-to-json - Example Bash Script
- 45parq - A bash utility for viewing Apache Parquet files in JSON, CSV, or schema format
- 46pwd-gen - Random Password Generator
- 47python-script-example - Example Python Script
- 48q-wbs - Create a new WBS from a template
- 49rep - Repeats a command each time you press return
- 50repo-remove-history - Remove entire commit history from the current Git repo and push to origin.
- 51sl - An interactive SQLite shell wrapper with enhanced CLI features
- 52sqlite-load-csv - Load a csv file into a sqlite3 database
- 53tidy - Tidies filenames and fixes issues such as permission issues with files in the specified directory
- 54utils - Some bash Utility Functions