Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I replace lines in a text file with lines from another file based on matching key fields?

bash unix sed awk

Bash get md5sum of all files in a folder

bash md5sum

cronjob to remove files older than 99 days

linux bash cron find rm

How can I branch a shell script based on an HTTP status code from curl?

bash curl

Bash How reuse found files name?

bash

C program return codes and && bash symbol?

c bash shell unix

Is it possible to use two different Field Separators in awk and store values from both in variables?

string bash parsing awk

Bash loop to compare files

Simple aggregation using linux scripting

linux bash awk

awk: find and replace in certain field only [closed]

linux bash awk

rearranging data from multiple data files

python perl bash awk fortran

How to wget the more recent file of a directory

linux bash wget

sed/awk - How to remove lines with less than 3 columns

bash sed awk

BASH function with tmux send-keys

bash tmux

All files in one dir, linux

linux bash

Bash scripting with make

bash makefile

Sorting by integer value

bash sorting integer

Parsing a config file in bash

bash sed awk grep

Get the last string using a character as a delimiter in bash

string bash

How to compile bash?

linux bash