Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

payload is not valid JSON

json bash shell curl

Write the contents of node debug log to file

node.js bash pipe stdout

Retry a sequence of commands in bash for a limited number of times

bash

how to sum up matrices in multiple files using bash or awk

bash awk

Zsh weirdness regarding $SHLVL

bash shell zsh

How can I change content of several files according to their directory name?

regex linux bash

Bash - How to make the loop run only once?

linux bash shell

Make multiple copies of files with a shell script

linux bash shell

What is the purpose of setting a variable default to empty in bash?

bash default-value

how to transpose fields with awk array? [duplicate]

bash parsing unix transpose

Why aren't single-command pipelines executed in subshells?

bash

String literal containing control characters

bash control-characters

Bash script with scrot area not working

linux bash scripting

user account creation date in LDAP

bash ldap

BASH - 'exit 1' failed in loop inside another loop [duplicate]

bash

Using "$@" inside others quotes in bash

How to close the writers of a named pipe?

bash unix pipe

Extract version using Regular expressions in bash

regex bash

Bash : Parse options after arguments with getopts

bash getopts

How can I match zero or more instances of a pattern in bash?

regex bash shell grep