Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Execute a passed alias inside a function?

bash

Bash: stop on error in sourced script

bash shell

how to convert raw modulus & exponent to RSA public key (.pem format)

Parse out key=value pairs into variables

bash awk

How to use NULL (\0) as the delimiter in GNU sort

bash sorting

How do I remove all lines matching a pattern from a set of files?

bash sed grep pattern-matching

Registering custom shell function in system (OSX)

How to export a shell variable to all sessions?

bash shell

Bash: Running the same program over multiple cores

Linux: How to get group id from group name? and vice versa?

linux bash

Homebrew up-to-date, but do I need to worry about `could not link` + `delete path` errors?

bash unix homebrew

Read a config file in BASH without using "source"

bash grep eval config

Bash script listen for key press to move on

bash shell

How to set a conditional newline in PS1?

bash shell ps1

Why are the bash -n and -z test operators not inverses for $@

bash operators

VSCode Integrated Terminal creates a separate window

bash visual-studio-code

Automatically timing every executed command and show in Bash prompt? [duplicate]

bash time prompt

Bash relative date (x days ago)

linux bash date

Tailing Rolling Files

bash shell logging tail

What is the meaning of !# (bang-pound) in a sh / Bash shell script?

bash shell scala command-line