Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

zsh vs bash: how do parenthesis alter variable assignment behavior?

bash shell zsh

Remove chkconfig header from output

linux bash centos7

Executing multiple instances of script - GNU Parallel

Single quote expansion within an array

bash quoting

Sum up a column based on multiple column matches (some partial)

bash awk

malformed_path for uploading file into my dropbox

bash curl dropbox

Pass string to a linux cli interactive program with a script

linux bash telegram

How to quickly add rules to iptables from blocklists?

bash firewall iptables

Bash: read input available (was any key hit?)

bash unix nonblocking stty

reading a file line by line from a shell script

bash

How can I use PHP-FPM from a bash script?

php bash fpm

Can't kill process started by another ssh session in bash script

linux bash ssh

How do I kill all tasks run by a bash file in a screen window?

java linux bash shell gnu-screen

Regex doesn't match. Online generator does

regex bash if-statement

Ahow to use multiple terminals in the docker container?

bash docker

order of 2>&1 when redirecting std error to file

linux bash stdout

How do I get a REPL in bash?

bash

Why can't I redirect text to a text file?

bash

How to export bash variable from function execed in prompt to parent shell?

bash function export prompt