Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to undo exec > /dev/null in bash?

bash

Calculating time (adding minutes) bash

bash time date-arithmetic

Access GPIO (/sys/class/gpio) as non-root

Stopping docker containers by image name, and don't error if no containers are running

bash docker

What is the simplest way to make matplotlib in OSX work in a virtual environment?

python bash macos matplotlib

Is there a convention for naming 'private functions' in bash?

bash shell

Set runtimepath, adding a directory from an expression in vim?

bash runtime vim

PS1 command substitution fails when containing newlines on msys bash

Copy a string to clipboard from Mac OS command line

How to execute multiline python code from a bash script?

python bash multiline

cygwin file path tab completion not working

bash cygwin

Send command to a background process

bash process

Change GIT repository to shared

git bash

How do you give su the current user environment variables

linux bash ubuntu

How to split files up and process them in parallel and then stitch them back? unix

bash perl unix split cat

Why doesn't ${@:-1} return the last element of $@?

bash

Detect Apple Silicon from command line

How to detect that the sound is currently playing in Linux?

bash audio video alsa

Filter list of files to those that exist

bash file

passing variable to bash script in a jenkins pipeline job