Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I find the number of arguments passed to a Bash script?

bash arguments

How can I compare two floating point numbers in Bash?

How to retrieve absolute path given relative

bash shell path absolute

bash: shortest way to get n-th column of output

bash awk

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

bash shell pipe sh tee

Remove duplicate entries in a Bash script [duplicate]

bash shell

How to merge two files line by line in Bash

bash unix

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

Github permission denied: ssh add agent has no identities

linux: kill background task

linux bash unix kill job-control

uppercase first character in a variable with bash

bash

How to check the extension of a filename in a bash script?

bash scripting file

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

bash shell variables

Passing a string with spaces as a function argument in Bash

bash function

Getting an "ambiguous redirect" error

bash

Negate if condition in bash script

linux bash if-statement negate

Search and replace in bash using regular expressions

regex bash

Check Whether a User Exists

bash