Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Specifying the default database for psql to connect to?

How to find all files which are basically soft or hard links of other directories or files on linux?

Handling exit code returned by python in shell script

Convert between byte count and "human-readable" string

shell

what are shell built-in commands in linux?

linux unix shell

How to undo "set -x" in unix shell?

shell unix

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