Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

[: -gt: unary operator expected

bash

Paste files with extended delimiter in bash

bash paste

grep files with whitespaces in filename

regex bash grep

Extracting words in quotes in shell script

bash shell awk

Best quotes practice when it doesn't matter? [closed]

bash

Merge two csv files in bash

bash

Why does this bash -e and -L test not capture this link?

bash

How can I extract a file from a tar archive without creating the subdirectories?

linux bash tar

-bash: mongo: command not found AWS

Invoking g++ via `subprocess.run` in Python causes "exec format error" in executable

Creating an associative array in bash

arrays bash

What is difference between running the script as ./script.sh and . ./script.sh [duplicate]

bash

Split a large flat file by first two characters on each line

python regex bash awk sed

linux /tmp folder + how to know if files will deleted after reboot or after some time

linux bash filesystems tmp

How to input to stdin when tee is used

bash tee

Read data from pipe and write to standard out with a delay in between. Must handle binary files too

linux bash

What is the consequence of the period in this line of bash script?

bash

Netmask validation seems not working using regex in bash script while ip validation working fine

regex linux bash validation