Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Docker get a list of created networks' IP addresses (IP range of subnets)

How to show window using command line in Mac

mkdir from result of ls

bash mkdir ls

How to make less paginate only when the input is larger than the screen size? [duplicate]

linux bash terminal less-unix

Quotes in Bash pattern substitution variable expansion

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