Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to find all available fonts on OSX using the default shell

Using variables in awk within echo statement that prints into a file

bash csv awk

git clone - how do I supress the "You appear to have cloned an empty repository" warning?

git bash

powershell bash loops are randomly stuck waiting for keyboard input [duplicate]

bash loops powershell input wait

Renaming Multiple Files on macOS Terminal [duplicate]

bash macos shell file-rename

Bash local variable scope best practice

bash variables local

Delete file after script terminated

bash shell command abort

how to use sed to replace values in json file variable value

bash sed

Measuring peak nvidia GPU memory usage on linux

linux bash cuda gpu

vertical lines from data in file in time series plot using gnuplot

bash gnuplot

Bash - comparing output of two commands

Mounting network drives with Terminal in OSX 10.12 / Sierra

Sed capture group not working

regex bash sed regex-group

bash regular expressions to get docker container port number

bash docker

How to kill a process by its pid on Linux? [closed]

linux bash process command kill

How can I truncate a line of text longer than a given length?

Preserve original order if numeric value is equal in coreutils sort?

BASH: Process Substitution in a Variable

bash process-substitution

How to bind a key to run a command and insert its output into the bash command line?

git commit: pre-populate commit subject but still prompt for a commit message [duplicate]