Search code examples
Raise error in a Bash script...


linuxbashshellerror-handlingscripting

Read More
How to git checkout all files from another branch matching a specific pattern?...


bashgit

Read More
CURL to access a page that requires a login from a different page...


linuxbashcookiescurlhttp-authentication

Read More
Color codes for tput setf...


bashshellterminfotput

Read More
echo that outputs to stderr...


bash

Read More
bash: add element before each element of an array...


bash

Read More
Ack command not found error...


iosxcodebashterminalassets

Read More
How to print "-" using printf...


bashprintf

Read More
How to get the difference (only additions) between two files in Linux?...


linuxbashdiff

Read More
Why is variable not expanding in jq?...


bashjq

Read More
Parse JSON string within JSON and other fields...


jsonbashjq

Read More
Semicolons superfluous at the end of a line in shell scripts?...


bashshellsyntax

Read More
How to print bold text using printf?...


bashprintf

Read More
How to use fzf to search for directories only?...


bashfzf

Read More
Colors with unix command "watch"?...


linuxbashubuntuwatch

Read More
Forcing "date" to use a locale other than the machine default...


bashunixdate

Read More
How can I remove the first line of a text file using bash/sed script?...


bashscriptingsed

Read More
How do I pipe into printf?...


bashpipeprintfzsh

Read More
Why can't Bash's printf function print '--' characters?...


bash

Read More
Check existence of input argument in a Bash shell script...


bashshell

Read More
Sort files by part of name (no delimiters) on Linux...


linuxbashsorting

Read More
Bash in vi-mode: browsing shell history with cursor up/down, cursor position not at the end?...


bashvimemacshistory

Read More
In bash, can the file operator (-f) be case-insensitive?...


bashcase-insensitive

Read More
How do I check if a directory exists or not in a Bash shell script?...


bashshellunixcommandposix

Read More
Bash: How can I check if directory exists?...


bashshell

Read More
Is there an easy way to set nullglob for one glob...


bashglobshopt

Read More
Tar a directory, but don't store full absolute paths in the archive...


linuxbashbackuptar

Read More
Location of .bashrc for "Bash on Ubuntu on Windows" in Windows 10...


linuxwindowsbashwindows-subsystem-for-linux

Read More
How to kill all subprocesses of shell?...


bashshellprocessforkkill

Read More
How can I create a set-like array in bash?...


bash

Read More
BackNext