Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Confusing syntax error near unexpected token 'done'

How to view file date of result of find command in bash

bash find ls

awk to change the record separator (RS) to every 2 lines

bash command-line awk

how to extract substring and numbers only using grep/sed

regex linux bash sed

Optimize images in directory using multiple CPU cores

keep the first 52000 characters of the first line in bash

bash sed awk

display text file and update when the file contents change

bash

Find files with spaces in the bash

bash find

Sort keys and Sum their values in bash

bash awk

Escaping the '\' character in the replacement string in a sed expression

bash string sed escaping

Difference between launching a script with ./script.sh and . ./script.sh

bash scripting shell

Cygwin command not found bad characters found in .bashrc 357\273\277

bash cygwin

Execute awk output

bash unix awk

Can I search all the text files in a tree (but not the binaries) for a certain string

bash shell unix find grep

concatenate inputs in bash script [duplicate]

linux bash shell unix

wildcard expansion in bash script

bash

How to get real filename from wget

bash filenames wget

Filter non-alphabetic characters out of string in shell script

regex bash shell scripting

Get last parameter on shell script [duplicate]

linux bash shell unix

bash: Iterating over members of a JSON array selected by index

json linux bash shell jq