Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Format a file in Unix/Linux ?

linux shell unix

Why is my sed command failing when using variables?

linux bash unix shell

How to: Simulating keystroke inputs in shell to an app running in an embedded target

Creating cron entry on server using ssh login within shell script

bash shell cron

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?