Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Setting path for whenever in cron so it can find ruby

ruby bash cron sh whenever

Mimicking the Python "for-else" construct

bash for-else

What's the Windows command shell equivalent of Bash's `true` command?

git bash shell cmd

Why does running "echo $-" output "himBH" on the bash shell?

bash macos shell

Piping output to cut

linux bash shell

if ( ) < /dev/null

bash unix

Bash script - Check if a file contains a specific line

Struggling to parse (bash) time command

bash time

Finding number of child processes

bash process pid

Where to view man pages for Bash builtin commands?

bash shell unix manpage