Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Check if passed argument is file or directory in Bash

bash shell

How to use find command to find all files with extensions from list?

unix shell find

How to retrieve absolute path given relative

bash shell path absolute

Piping command output to tee but also save exit code of command [duplicate]

bash shell pipe sh tee

How to kill zombie process

Remove duplicate entries in a Bash script [duplicate]

bash shell

Convert command line arguments into an array in Bash

arrays bash shell

Efficiently test if a port is open on Linux?

linux bash shell port

String comparison in bash. [[: not found

How to do a non-greedy match in grep?

How to split one string into multiple variables in bash shell? [duplicate]

bash shell variables

Shell command to find lines common in two files

shell command-line

How can I remove the extension of a filename in a shell script?

bash shell sh cut gnu-coreutils

How do I get bash completion to work with aliases?

git bash shell unix autocomplete

Git says "Warning: Permanently added to the list of known hosts"

source command not found in sh shell

bash shell sh

Copy folder recursively, excluding some folders

bash unix shell scripting

How to set ssh timeout?

shell ssh timeout

Asynchronous shell exec in PHP

php asynchronous shell

Shell equality operators (=, ==, -eq)

bash shell