Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Best way to parse command line args in Bash?

bash command-line getopts

Using GNU Parallel With Split

bash split gnu-parallel

BASH - If $TIME between 8am and 1pm do.., esle do.. Specifying time variables and if statements in BASH

mysql bash variables

Detect daylight saving time in bash

bash date dst

Explanation for what 'DEBUG=myapp:* npm start' is actually doing

How to get the PID of a process in a pipeline

bash awk

using compound conditions in bash shell script

bash shell comparison

Why does 2>&1 need to come before a | (pipe) but after a "> myfile" (redirect to file)?

bash shell pipe stdout pipeline

How to sort,uniq and display line that appear more than X times

bash sorting uniq

Converting ANSI to UTF-8 in shell

bash shell csv utf-8 iconv

bash exec sending output to a pipe, how?

bash io-redirection

How to tail the last line of multiple files using "tail -1 */filename"

linux bash tail head

Bash redirect and append to non-existent file/directory

bash redirect

Connect CISCO Anyconnect VPN via bash

bash vpn cisco

Get the return code of a C program in my shell program

c bash shell

Exclude a string from wildcard search in a shell

bash wildcard

Count number of similar lines in a file

bash

How to correctly install RVM in Docker?

ruby bash docker rvm

bash: fail if script is not being run by root

linux bash

In array operator in bash

arrays bash shell