Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Meaning of double square brackets in bash [duplicate]

bash

Why do bash command line arguments after 9 require curly brackets?

When did HUP stop getting sent and what can I do about it?

linux bash shell signals

Rounding Numbers with bc in Bash

linux bash bc

Setting variables with spaces within .env

How to check if one file is part of other?

How to list recently deleted files from a directory?

linux bash shell command-line

How to pass a PHP array to a BASH script?

php arrays linux bash shell

Is there a difference between negating before/after a test command?

linux bash shell unix terminal

VSCode terminal previous commands

Bash evaluation of expression .[].[]

bash

Emacs... as your default shell?

linux bash shell emacs

Bash redirection with file descriptor or filename in variable

Exit after trap fires

bash shell-trap

cp: silence "omitting directory" warning

bash cp

Self-daemonizing bash script

bash daemon

Subshell IO redirection

Uploading files to s3 using s3cmd in parallel

Bash bracketed paste - is it supported?

bash readline

Checking sudo in Bash (script with if statements)

linux bash if-statement sudo su