Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Setting environment variable with leading digit in bash

Process substitution

r bash

Can I use an existing SSH connection and execute SCP over that tunnel without re-authenticating?

bash ssh sh scp

Invalid date options in Ubuntu

bash ubuntu

Why am I getting this 'bad substitution' error in my bash command?

bash

Awk: Formatting output as json [duplicate]

bash awk

How do I change the order in which grep looks at files/prints results?

linux bash grep gnu

How do I check if a variable is unset AND use set -u in my bash prelude? [duplicate]

bash variables string unset

Unmount my external hard drive in bash

bash unmount

Get Git repo url using absolute path

git bash shell terminal

using an alternate /tmp location with pyinstaller

python bash pyinstaller

How to set an (environment) variable in the build script in Gitlab CI?

Join lines with the same value in the first column

bash awk

Bash: String contains hyphen

string bash contains hyphen

How get ASCII characters similar to output of the linux command 'tree'?

bash tree