Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Expanding environment variables with sed

regex linux bash shell sed

Multiple readers from FIFO

bash stdin fifo

Ansible: enforce pipefail

git clone without asking for users password

git bash ssh git-bash sshd

Messy bash variable

bash awk

Bash: Execute script on file save?

Is strftime with nanoseconds possible in bash?

bash unix posix strftime

need to read data from a log... tail, grep and inotifywait

php linux bash post curl

AWK/BASH: how to match a field in one file from a field in another?

bash shell file awk

Inserting multiline text from file to another file after pattern

bash

Why is Bash’s $RANDOM not seeded (?) on some machines?

bash random seed

first replacement of a string in a file using sed

bash shell unix sed replace

How to create an interface in bash script that uses arrows for navigation?

Combining sorted files with fifos

performance bash fifo

bash--instersection of two files based on a specific columns?

bash file intersection

How i can read tty file with timeout?

linux bash shell eof tty

check isatty in bash

bash shell

Copy every file of entire directory structure into base path of another

linux bash find directory cp

bash: how to check if a string starts with '#'?

regex bash

Sed: get lines beginning with some prefix

bash sed awk