Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to implement locking in a multi process system?

Correcting file numbers using bash

regex bash sed rename filenames

Replace multiline section of a file with a multiline string, both containing special characters and escape sequences

How limiting background jobs works?

Easy Bash Cut Delimiter

bash

Is there an easy way to script a comparison of a web page over time?

python html bash compare diff

bash echo does not work after grep returns nothing

linux bash grep echo

How can I add syntax highlighting to a make error message?

bash shell awk cmake pipeline

Trouble Passing Parameter into Simple ShellScript (command not found)

macos bash shell unix scripting

Git Bash won't let me ls or cd

bash git ls cd

Start bash in certain directory from Windows

How can I access the bash history with exact search, not prefix one?

bash unix

awk command to merge the content of the same file

bash awk sed

Modify content inside quotation marks, BASH

bash awk sed grep

Run jar file as Daemon on Linux Ubuntu

linux bash shell jar daemon

Passing a path as an argument to a shell script

bash shell directory arguments

sed or perl Remove outer parentheses only if first inner word matches

regex perl bash sed