Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

what does `curl -e` or `curl --referer` mean?

bash shell curl

How to avoid race condition when using a lock-file to avoid two instances of a script running simultaneously?

linux bash shell locking mutex

How do I limit the running time of a BASH script

bash cygwin

Executing Vim commands in a shell script

macos bash shell vim vi

Run programs in background and redirect their outputs to file in real time

Running R from Mac OSX terminal

r bash macos

Controlling rsync with Python?

python bash automation rsync

Replacing one char with many chars with using tr

bash shell

Convert a text string in bash to array

linux bash shell unix ksh

Cmder bash script executing

windows bash conemu cmder

How to check if npm script exists?

bash shell npm npm-run

cygwin + console2: running cygwin bash with startup dir

Bash read/write file descriptors -- seek to start of file

Diff between two entire directories that contain source and output the result in a textfile

bash diff

How to detect whether apt-get requires a reboot using Bash?

linux bash script running multiple python

python linux bash

Bash Regular Expression -- Can't seem to match any of \s \S \d \D \w \W etc

regex bash

UNIX command to list folders with file counts

linux bash unix shell command

bash script to restart Apache automatically

apache bash

How to get piped input to ruby -e on command line?

ruby bash pipe stdin