Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

bash - if return code >=1 re run script, start at the beginning

bash shell goto

Should I use "| at now" or ampersand (&) to run the script in background?

php linux shell

bash -- setting multiple variables in a single pipeline stage

bash shell scripting

Does PHP have a built-in alternative to exec("nslookup")?

php shell

A case in which both test -n and test -z are true

linux shell

Bash output stream write to a file

linux bash shell ubuntu

Difference between $0 and $SHELL

shell

Why does the POSIX "printable characters" class not match a simple string?

Feed a command-line shell from another shell

bash shell pipe usability

macvim shell (:sh) only displays character codes / escape sequences

shell vim zsh macvim

How do I write a watchdog daemon in bash?

bash shell daemon nohup

How to use du to take the paths from stdin and calculate the total size? [duplicate]

linux shell unix

bash terminate on first fail

bash shell

When I run the setuptools .egg "as if it were a shell script", what's actually happening?

converting string to lower case part of a string in bash shell scripting

shell uppercase

Running command within test statement in bash

bash shell

How to compare timestamp on files in bash scripting

bash shell

globstar set in terminal not propagating to script

bash shell shopt

shell find to not show root directory in search results

linux bash shell

Find and execute mathematical expression from an xml attribute and replace the value

xml shell math sed awk