Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to use awk to extract a quoted field? [duplicate]

linux bash scripting awk

Can Python be made to generate tracing similar to bash's set -x?

python bash debugging set trace

wget with errorlevel bash output

linux bash centos

Redirecting stdout & stderr from background process

Bash Script: What does this mean? "done < /dev/null & disown"

bash syntax

bash script: How to implement your own history mechanism?

bash history interactive

How to alias an export in bash

bash export alias

Listing files in shell script

linux bash shell

How to redirect standard input and output with Bash

bash io

Getting human readable date from Epoch into variable

linux bash epoch

how to execute two commands stored in one bash variable

bash

bash trouble assigning to an array index in a loop

arrays bash

"Argument list too long" with only 2 arguments?

linux bash

bash compare a string vs a list of strings

regex bash

running sudo command in bash script and running it with launchd

macos bash launchd

String manipulation, optional character

bash

How do you use csslint from the command line?

Generate random text file in terminal

macos bash unix random terminal

Very slow loop using grep or fgrep on large datasets

bash loops grep

How to delete an exact element in a bash array?

arrays bash unset