Tag: bash
- bash - What does the double-asterisk (**) wildcard mean? - Stack Overflow
- jaytaylor's Bash shell skeleton programming snippets quick reference
- jaytaylor's Bash shell skeleton programming snippets quick reference · GitHub
- bashrc/init.sh at master · fotinakis/bashrc
- unix - Unlimited Bash History - Stack Overflow
- bash - What does >& mean? - Stack Overflow
- sqlite - Avoid message "-- Loading resources from .sqliterc" - Stack Overflow
- pdd.sh/pdd.sh at main · bkw777/pdd.sh
- My thoughts on writing a Minecraft server from scratch (in Bash)
- Bash wildcards: the square brackets [ ] and the curly brackets { } | LinuxG.net
- assert_not magic?
- notes/bq at master · sitaramc/notes · GitHub
- Beyond-Bash.pdf
- Python argument parsing for bash scripts
- shell - Difference between parentheses and braces in terminal? - Unix & Linux Stack Exchange
- BashPitfalls - Greg's Wiki
- linux - How to make sure only one instance of a bash script runs? - Unix & Linux Stack Exchange
- bash - Collect exit codes of parallel background processes (sub shells) - Unix & Linux Stack Exchange
- bash - What are the special dollar sign shell variables? - Stack Overflow
- linux - How to make sure only one instance of a bash script runs? - Unix & Linux Stack Exchange
- bash - How to restore the value of shell options like `set -x`? - Unix & Linux Stack Exchange
- bash - How do I get current git tag without git binary? - Stack Overflow
- ~sircmpwn/shit - sourcehut git
- bash - What does hash -r command do? - Ask Ubuntu
- shell - How do I join two named pipes into single input stream in linux - Server Fault
- Replace Last Occurrence of Substring in String (bash)
- What does >& mean?
- How can I remove the ANSI escape sequences from a string in python
- Appending a line to a file only if it does not already exist
- Something you didn't know about functions in bash - good coders code, great coders reuse
- SignalTrap - Greg's Wiki
- How do I run multiple background commands in bash in a single line?
- Reverse Shell Cheat Sheet | pentestmonkey
- BashFAQ/088 - Greg's Wiki
- Bash eternal history
- Parameter expansion [Bash Hackers Wiki]
- What is $* and $# in Linux?
- How to properly restore settings when running a script using "source"?
- Redirect stderr and stdout in Bash
- bash: set -x logs to file
- Redirect all subsequent commands' stderr using exec
- Set a network range in the no_proxy environment variable
- paulirish/dotfiles
- Parameter expansion [Bash Hackers Wiki]
- How do I detach a process from Terminal, entirely?
- Historian: Because Please, Stop Deleting My Bash History
- Reset the Password in Linux Bash in Windows
- Shell Style Guide
- How can I delete a newline if it is the last character in a file?
- How do I detach a process from Terminal, entirely?
- Advancing in the Bash Shell – ${me:-whatever}
- What is your single most favorite command-line trick using Bash?
- How to delete line with echo?
- Redirect STDERR / STDOUT of a process AFTER it's been started, using command line?
- What is the difference between double and single square brackets in bash?
- What is the difference between double and single square brackets in bash?
- Prevent expressions enclosed in backticks from being evaluated in heredocs
- Test if a variable is set in bash when using "set -o nounset"
- Prefix to each output of a command on runtime
- ShellCheck – shell script analysis tool
- koalaman/shellcheck
- Remove color codes (special characters) with sed | commandlinefu.com
- How to capture ordered STDOUT/STDERR and add timestamp/prefixes?
- sh 1.11 — sh 1.11 documentation
- BashPitfalls - Greg's Wiki
- Writing outputs to log file and console
- uppercase first character in a variable with bash
- How to check how long a process has been running?
- linux - Setting environment variable globally without restarting Ubuntu - Stack Overflow
- Bash script for generating ssh keys - Stack Overflow
- bash - Minimal web server using netcat - Stack Overflow
- What is your single most favorite command-line trick using Bash? - Stack Overflow
- Bash subshell creation with curly braces - Unix & Linux Stack Exchange
- How to display last command that failed when using bash set -e? - Stack Overflow
- Calling functions with xargs within a bash script - Stack Overflow
- Calling functions with xargs within a bash script - Stack Overflow
- linux - Quick-and-dirty way to ensure only one instance of a shell script is running at a time - Stack Overflow
- unix - What's the Cleanest Way to SSH and Run Multiple Commands in Bash? - Stack Overflow
- linux - Quick-and-dirty way to ensure only one instance of a shell script is running at a time - Stack Overflow
- shebang - Why is #!/usr/bin/env bash superior to #!/bin/bash? - Stack Overflow
- ssh - Executing script remotely with "curl | bash" feedback - Server Fault
- shell - Bash set +x without it being printed - Stack Overflow
- Errata Security: Bash 'shellshock' scan of the Internet
- SSH AutoComplete on OSX
- bash - Group rows in text file and aggregate corresponding rows to column - Stack Overflow
- bash: propagating exit code of command executed in alias - Stack Overflow
- sh, resh, ksh, bash -- POSIX-compliant (Korn/Bourne-Again) shell and command interpreter
- When is a command line not a line?
- wordexp(3) - Linux man page
- Advanced Bash-Scripting Guide
- When is a command line not a line?
- Returning Values from Bash Functions | Linux Journal
- Piping STDERR to STDOUT for filtering, done right
- linux - Unzipping files that are flying in through a pipe - Server Fault
- bash - What are the special dollar sign shell variables? - Stack Overflow
- The Ultimate Bash Array Tutorial with 15 Examples
- How to set an alias inside a bash shell script - Stack Overflow
- Chiefs and Endians: LINUX: Scripts and Alias
- osx - How do I get my iTerm prompt to display differently when I'm in a Git branch? - Stack Overflow