Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash Script which recursively makes all text in files lowercase

bash

Assign a Shell variable in AWK

bash shell unix awk

What does this RANDOM-based command mean in bash?

linux bash random

bash: syntax error near unexpected token `|'

linux bash shell awk

Delete All Text Before First Marker and After Second Marker

parsing bash sed awk

PostgreSQL import file

linux bash postgresql file-io

Discard any characters that are not actual letters. using awk - Bash

regex bash awk

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