Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell script and CRON problems [closed]

bash shell ubuntu cron

Catching mysql output in shell script

shell

creating a shell script to automate csv export in mongo db

shell ubuntu csv mongodb

how shell pipe handles infinite loop

linux bash unix shell pipe

Lua: looking for an open source graphical interpreter / console / interactive shell [closed]

How to use global arrays in bash?

linux bash shell ubuntu

How to create a file in shell script

linux bash shell unix

How to find all directories within a directory beginning with a particular prefix?

bash 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