Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What is the reason for the weird syntax of the "case" statement in a bash/zsh script?

bash shell case zsh

find -name "*.xyz" -o -name "*.abc" -exec to Execute on all found files, not just the last suffix specified

linux bash shell scripting

Bash: wait with timeout

linux bash shell

Inline if shell script

linux shell scripting sh

How do I get just real time value from 'time' command?

bash scripting shell

How can I loop over the output of a shell command?

linux bash shell

What is an easy way to do a sorted diff between two files?

unix shell

How to remove all non-numeric characters from a string in Bash?

linux bash shell ubuntu terminal

Sort & uniq in Linux shell

linux shell sorting uniq

Best way to choose a random file from a directory in a shell script

bash file shell random

Escaping forward slashes in sed command [duplicate]

bash shell sed

Time condition loop in shell

shell

How to check if a group exists and add if it doesn't in Linux Shell Script

linux shell ubuntu

How to split a list by comma not space

linux bash shell csv split

ZSH Agnoster Theme showing machine name

ssh script returns 255 error

linux bash shell ssh

Fish equivalent of bash $(command) notation

POSIX-Compliant Way to Scope Variables to a Function in a Shell Script

Docker compose won't find $PWD environment variable

How to programmatically determine whether the Git checkout is a tag and if so, what is the tag name

git bash shell