Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

$PWD in window title bar, both in Bash and Tmux

bash tmux pwd

JQ map objects to array with condition

json bash jq

Recursively delete all empty folders in Bash

bash shell

Bash Script - Get song artist from command line

bash shell

Bash, double quotes and "reboot" command

bash

How to change old date format in a file to a new format

bash

Put a substring of a string into a variable

bash awk sed

Insert block of text at beginning of a file

bash file insert

What is the best practice to redirect all original (only) stderr outputs to /dev/null in a bash function?

bash

Use sudo to change file in root directory [duplicate]

bash shell

coursera-dl osx not running from the command line

python macos bash pip

How to subtract 60 minutes from current time in unix

bash shell unix

login script to use machine password for kinit to obtain ticket at login

linux kerberos ssh-keys bash

Bash scripting, git and filenames with spaces

git bash

Regex formatting using grep

regex bash sed grep

replace multiple strings in one line with sed

bash sed

bash script assign output to a variable fail

linux bash shell yocto

How to join two files with bash & remove duplicates?

linux bash join text

How to implement locking in a multi process system?