Search code examples
How do I disable Git Credential Manager for Windows?...


gitbash

Read More
Best way to generically "suspend" a trap handler - unset and reassign it later?...


bashtrap

Read More
How do I parse command line arguments in Bash?...


bashcommand-linescriptingargumentsgetopts

Read More
Shell script common template...


bashshell

Read More
How to escape single quotes within single quoted strings...


bashsyntaxquoting

Read More
How does "(head; tail) < file" work?...


bashshell

Read More
grep --ignore-case --only...


regexbashunixgrepgnu

Read More
How to get script directory in POSIX sh?...


bashposixsh

Read More
How do I use floating-point arithmetic in bash?...


bashfloating-pointarithmetic-expressions

Read More
gitlab runner throws "Cleaning up file based variables 00:01 ERROR: Job failed: exit code 1&quo...


bashcontinuous-integrationgitlab-cigitlab-ci-runner

Read More
Unset readonly variable in bash...


bashunset

Read More
git: a quick command to go to root of the working tree...


gitbashscripting

Read More
Print matched pattern in a file along with matched lines...


stringbashgrep

Read More
How to check the extension of a filename in a bash script?...


bashscriptingfile

Read More
bash shell script to find the closest parent directory of several files...


bash

Read More
find *.cpp, *.hpp, *.c and *h files using regex and 'find' command...


bash

Read More
Error No agent available while doing kubectl exec/logs...


bashkubernetesgoogle-kubernetes-engine

Read More
Bash - Calculate the Average of Numbers Inputted...


linuxbashnumbersaverage

Read More
How to escape a $ in a Bash command...


bashshell

Read More
Escaping dollar sign and curly brace in Bash...


bashshellescaping

Read More
Escape dollar sign in a Bash script (which uses AWK)...


bashawk

Read More
Using getopts to process long and short command line options...


bashcommand-line-argumentsgetoptgetopts

Read More
How do I test if a variable is a number in Bash?...


bashshell

Read More
Handle the carriage returns of curl ouput when piped...


bashcurlcarriage-returntr

Read More
Execute a shell script in current shell with sudo permission...


linuxbashshellpermissionssudo

Read More
Why does "pip list" not like broken pipes on the bash command line?...


pythonbashpippipe

Read More
Run ssh and immediately execute command...


bashunixssh

Read More
bash zcat head causes pipefail?...


bash

Read More
Subtract days from a date in Bash...


linuxbashshell

Read More
How to generate a random string in bash?...


stringbashrandom

Read More
BackNext