Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to escape wildcard expansion in a variable in bash?

bash wildcard-expansion

How to print to bash file descriptors in awk

bash awk

Grep on a single column in Linux

linux bash awk

Automatically cancel binary execution when certain output is detected

Cannot redirect command output to a file (for postfix status)

linux bash shell

Get grep context with multiline regex

regex bash grep

How to extract digits in shell and assign into variables

linux bash shell awk grep

Log Splitting based on Recurring Pattern and Number of Lines

linux bash awk

Strings encapsulated like $"Hello World." [duplicate]

bash

What is the purpose of defining a preprocessor macro like __BASH_H__ that is only used before it's set?

bash c

Sub-sorting without losing original sort order?

linux bash sorting

How to capitalize first letter in bash? [duplicate]

bash

How to add new line after bash command before output

macos bash

Expanding an array in BASH [duplicate]

arrays bash princexml

Glob matching only returning first match

I cannot write to stdin with /proc/{pid}/fd/0

c bash ubuntu unix

Create dynamic options menu with kdialog bash script : Printf can't do the job ? quoting issue

bash printf quoting

Bash: How do I round a variable down to the next even number?

bash shell

Bash Grep lines between 2 dates in log file

linux bash shell