Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to filter only printable characters in a file on Bash (linux) or Python?

python linux bash ascii

C++ getenv doesnt update

c++ linux bash getenv

What could prevent frequently switching default source ip of a machine with several interfaces

bash routing tcp iproute

How to increment a number when transforming json

json bash shell jq

BATS: Make variable persistent across all tests

bash testing bats-core

How to pass password as an argument to a shell script

linux bash shell ansible

Shell script to show frequency of each word in file and in a directory

bash shell awk

not able to execute R script from java program?

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

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

linux bash find directory cp

Sed: get lines beginning with some prefix

bash sed awk