Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Can I use Fabric to perform interactive shell commands?

Why do bash command line arguments after 9 require curly brackets?

How to make rsync read SRC from STDIN?

linux shell pipe rsync

How to implement Ctrl-C and Ctrl-D with openpty?

When did HUP stop getting sent and what can I do about it?

linux bash shell signals

How to list recently deleted files from a directory?

linux bash shell command-line

How to pass a PHP array to a BASH script?

php arrays linux bash shell

Too many open files error while running awk command

linux shell awk

Is there a difference between negating before/after a test command?

linux bash shell unix terminal

Bash script to (more or less) reliably check if the Internet is up

Emacs... as your default shell?

linux bash shell emacs

What does if [ "x" != x ] do in bash?

shell

Running shell script with NSTask causes posix_spawn error

how to write foreach in one line in csh?

shell foreach csh

How to find if Mongodb is running in auth mode in shell script?

Packer can't execute shell provisioner as sudo

shell root provisioning packer

How do I change the shell for php's exec()

php bash shell ubuntu exec

How to tell if python script is being run in a terminal or via GUI?

How to execute unix commands through Windows/cygwin using Java

java unix shell windows-7 cygwin

How to compare hexadecimal numbers with hexadecimal numbers in shell?

bash shell