Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Redirect xterm to a background for a headless machine

bash ubuntu xterm

Split a multifasta file to files with the same number of accesion numbers

python bash awk biopython

Temporary Input Redirection in Bash

bash shell input redirect stdin

Using sed to replace a string with the contents of a variable, even if it's an escape character

bash string sed

How to perform an action when a remote (Http) file changed?

http bash scripting curl grep

Using bash shell inside Matlab

bash matlab

old rsync and spaces in filenames

linux macos bash rsync

How can I have term.el (ansi-term) track directories if using anyhting other than bash

bash emacs ksh zsh ido-mode

sed - extract STRING between first occurrence of MATCH1 and next occurrence of MATCH2

regex bash sed

bash script order of execution

bash scripting

Installing Ruby 1.9.2 through RVM never works!

ruby bash installation rvm

script full name and path $0 not visible when called

bash shell argv

How to handle "--" in the shell script arguments?

bash shell zsh sh

Perl: add character to begin of a line

regex perl bash

xterm keep page from less in terminal after exit

linux bash xterm less-unix

RVM "ERROR: Unable to checkout branch ." single-user

ruby git bash debian rvm

Redirect to both screen and pipe

bash

How to copy a directory structure but only include certain files

bash shell ubuntu

keep running process/refresh in bash

bash process tail

Uncoment lines using bash script

bash