Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using the first field in AWK as file name

bash awk corpus

How to get memory usage high water mark on OSX

macos bash dtrace

What Does A Letter Delimiter in a date String Do (Besides Delimit)?

bash date

How can the arguments to bash script be copied for separate processing?

Bash ? appears when array is created from readarray but not manually declared

arrays bash

Bash file existence checking missing ] [closed]

linux bash

expr: non-integer argument. How to subtract dot-decimal numbers

bash

Can I run a bash script in Python and keep any env variables it exports?

Bash sha1 with hex input

bash hex byte sha1

BASH: grep/awk/sed to extract variable data

linux bash awk sed grep

How to process only new (unprocessed) files in linux

python linux bash

sed: remove hex-character(s) within the first n characters of a file

regex bash sed

Linux: Extract the first line of a file

linux bash shell openwrt

How to decrease TCP connect() system call timeout?

bash tcp connection-timeout

Recursively deleting all "*.foo" files with corresponding "*.bar" files

bash unix recursion zsh

Escaping question mark character in sed bash script variable

regex bash sed

Bash : How to store STDOUT (&1) pointer in a variable

bash stdout io-redirection

Sed error "sed: unmatched '/'"

linux bash shell sed

Insert new line if different number appears in a column

linux bash

Bash redirect output to tty and file

bash stdout