Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Prefixing variable assignment doesn't work with echo

bash

MD5 progress output - BASH

bash md5sum

Find path to binary without which

linux bash shell

How to call getopts in bash multiple times

bash getopt

Detect if a block device is a local disk or a removable usb disk

linux bash shell disk

Bash: Can anyone figure out the meaning of this line?

scripting bash

Parallelize a awk script with multiple input files and changing the name of the output file

bash awk gnu-parallel

is there a pipe map in bash? [closed]

bash

How to capitalize first letter of every word using sed in OSX

What do I need to quote in sed command lines?

regex bash sed sh

grep, tee, and sleep not playing nice together

bash grep tee

Underline a string until the end of the line

bash

Shell script to validate csv fields

regex bash shell unix awk

List directories at a specific path as autocomplete options for a bash script?

bash shell git-bash

Checking output of a shell command in ansible

bash shell ansible

where all these aliases are stored?

macos bash iterm

Why does the 'tail' command return the whole file content when using -c+1 or -c-1?

linux bash

Concatenate command string in a shell script

bash shell scripting

Gnu parallel combine args from stdin and file

Is there a way of extract output of bash script in Azure Pipeline

bash azure azure-pipelines