Search code examples
Update odbc.ini file with new parameter in the section using shell scripting...

bashshell

Read More
How do I create a configure script?...

linuxbashmakefileconfigure

Read More
Enabling auto-completion in git bash on windows?...

windowsgitbash

Read More
Storing arbitrary git patches generated in Python in a file inside a Docker container with its Pytho...

pythonbashdocker

Read More
How to get the real line number of a failing Bash command?...

bash

Read More
Compare outputs of two `find` commands...

bashgrep

Read More
How do I get the contents of the current line inside a tmux session from outside the session?...

bashtmux

Read More
Awk regex for a string of exact length that ends in ":"...

regexbashawk

Read More
Bash function call leads to incorrect (reversed) text output order...

linuxbashshellsh

Read More
Removing created temp files in unexpected bash exit...

bashexittemporary-files

Read More
How to combine associative arrays in bash?...

bashassociative-array

Read More
Shell script - remove enclosing quotes(both single and double) from a value in a key/value pair...

linuxstringbashawksed

Read More
Add command arguments using inline if-statement in bash...

bash

Read More
Open Vim from within a Bash shell script...

linuxbashvim

Read More
Using unset vs. setting a variable to empty...

bashvariablessyntax

Read More
Get exit code when piping into grep -v...

bashgrepexit-code

Read More
Get current directory or folder name (without the full path)...

bashshell

Read More
Groups of compound conditions in Bash test...

bashif-statement

Read More
When making an ssh connection through a shell script, how do I get a terminal logged into that conne...

linuxbashshellsshautomation

Read More
Defining a variable with or without export...

linuxbashshell

Read More
What is the cleanest way to ssh and run multiple commands in Bash?...

bashunixssh

Read More
How to get BASHPID in Bash version 3...

bashmacos

Read More
Piping both stdout and stderr in bash?...

bashstdoutstderrpiping

Read More
Echo newline in Bash prints literal \n...

bashechonewline

Read More
Shell Script compare file content with a string...

bashshellunixfile-comparison

Read More
Run bash script with sh...

linuxbashshellshdash-shell

Read More
How to use "head" in a script with "pipefail" enabled?...

basherror-handlingpipe

Read More
Stripping leading zeros using bash substring removal only...

bash

Read More
How do you fix or mask a 1091 error found with shellcheck when including a source in a bash script?...

bashshellcheck

Read More
How can I use ":" as an AWK field separator?...

bashawk

Read More
BackNext