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
- 7Processing Command Line Parameters in a Bash Script
- 8Setting Prompt Colour In bash and Putty
- 9SSH Login Without Password
- 10sudo Without Password
- 11Waiting On Background Processes
- 12WSL - Hadoop 3.0
Scripts
- 133wp - Generates a random 3 word password
- 14api-doc - Generates API endpoint documentation in markdown format based on provided parameters, request JSON, and response details.
- 15backup - Creates dated zip backups and copies them to BACKUP_DIR
- 16bash-basic-script-ex - Example Basic Bash Script
- 17bash-opts-example - Example Bash script processing short and long command-line options, including grouped short options
- 18bash-script-example - Example Bash Script
- 19calc - Command line calculator
- 20clr - Check Local Repositories for uncommitted changes
- 21cls - Clear terminal and putty terminal buffer
- 22crreadme - Creates a README.md document from READMEscr.md
- 23csvplot - Generates a HTML page containing a Google Chart plotting the csv data
- 24csvsql - Run a SQL query over a csv file
- 25cve - CVE Lookup
- 26drawio - Launch Draw.io application with specified file or URL
- 27edge - Launches the Microsoft Edge browser with the specified path or URL
- 28es-cp - Copy Elasticsearch index to new index with same settings and mappings
- 29es-export - Export Elasticsearch index to bulk-compatible JSONL format
- 30es-import - Import bulk-compatible JSONL format into Elasticsearch index
- 31fe - Search for a file and edit
- 32file-watch-do - Watch a file or directory and each time it or a member is modified run a command
- 33find-kill - Find and kill processes interactively
- 34fsa - A file system analyzer for finding duplicates and analyzing disk usage
- 35gen-bash-func - Generates code and header of a bash function
- 36gen-bash - Generates a bash script from a template
- 37gen-bookmark-page - Generates a bookmark web page from a folder in the Chrome bookmarks bar
- 38gen-fake - Generate fake data
- 39gen-python - Generates a python script from a template
- 40goto - Quickly navigate to frequently used directories
- 41gvim - Runs windows gvim and fixes file paths
- 42h - Extracts and displays the help_lines
- 43help-text-opts-population - Example Bash Script
- 44imp - Improve text using Claude AI
- 45jsonl-json - Convert between JSON and JSONL formats
- 46keep-delete - Runs through a set if files prompting for keep (move, rename) or delete
- 47lf - A script to recursively list folders and show folder details
- 48mr - Find most recent files matching a pattern
- 49n - Record and query notes
- 50optional-step-run - A script which prompts a user to decide if a step should be run
- 51or - Connect to oracle using sqlplus
- 52pack - Compresses and converts files base64 to copy and paste into a command line session
- 53parameters-function - Contains a function to parse and print details about script parameters
- 54parq-to-json - Example Bash Script
- 55parq - A bash utility for viewing Apache Parquet files in JSON, CSV, or schema format
- 56pwd-gen - Random Password Generator
- 57python-script-example - Example Python Script
- 58q-wbs - Create a new WBS from a template
- 59rep - Repeats a command each time you press return
- 60repo-remove-history - Remove entire commit history from the current Git repo and push to origin
- 61sl - An interactive SQLite shell wrapper with enhanced CLI features
- 62sqlite-load-csv - Load a csv file into a sqlite3 database
- 63tidy - Tidies filenames and fixes issues such as permission issues with files in the specified directory
- 64utils - Some bash Utility Functions