Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Execute a shell script in release phase on Heroku

shell heroku

Unix find command, what are the {} and \; for?

shell unix find

How to check if a file contains only zeros in a Linux shell?

linux file shell

Prompt user to select a directory with a bash script and read result

bash macos shell

Echo to both stdout and stderr

linux shell

nohup VERBOSE=1 perl script.pl

shell nohup

Delete lines from file with SED or AWK

regex shell unix sed awk

How can I force PHP Version for Command Line?

Count files and directories using shell script

linux bash shell unix scripting

In shell, split a portion of a string with dot as delimiter [duplicate]

linux shell

best way to programmatically check for a failed scp in a shell script

bash shell unix

How does grep work?

c shell unix grep gnu

How to write integer to binary file using Bash? [duplicate]

linux bash shell

Shell variable issue when trying to mkdir

linux bash shell variables

Calculating rounded percentage in Shell Script without using "bc"

linux shell percentage

Curl and wget: why isn't the GET parameter used?

shell curl wget

How to check whether a background job is alive? (bash)

How can I drop all MySQL Databases with a certain prefix?

mysql shell

Bash loop until a certain command stops failing

bash shell

Copy and overwrite a file in shell script

linux shell copy