Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to find/replace and increment a matched number with sed/awk?

bash sed awk

Is it possible for bash commands to continue before the result of the previous command?

bash

passing arguments to jq filter

json bash parameter-passing jq

Bash script, watch folder, execute command

macos bash shell

In Bash, how to find the lowest-numbered unused file descriptor?

bash file-io

Cmder - 'eval' command is not recognized

bash cmder

OpenVPN on Linux: passing username and password in command line

linux bash command echo

Cannot connect to the Docker daemon on bash on Ubuntu windows

Quick ls command

bash unix command ls

Is there a 'git sed' or equivalent?

linux git bash sed

My Git bash forgets my aliases. What can I do?

git bash

Assign a makefile variable value to a bash command result?

bash shell makefile

How to make bash script ask for a password? [closed]

bash passwords

Removing leading zeros before passing a shell variable to another command

bash strip

Output JSON from Bash script

json bash

Remove Unicode characters from textfiles - sed , other Bash/shell methods

Bash: evaluate a mathematical term?

bash math sh evaluation

How can I replace multiple empty lines with a single empty line in bash?

regex bash

Convert all file extensions to lower-case

linux bash file-extension

How do I use sed to change my configuration files, with flexible keys and values?

linux bash sed