Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

SWeave with non-R code chunks?

shell r sweave

How to change a word in a file with linux shell script

linux shell text-files

List all files not starting with a number

regex linux shell ls

l (lowercase L) command in bash terminal

bash shell terminal command

I'm trying to find files with multiple extensions in a shell script

linux shell

Deleting content of folder with shell script

linux macos bash shell command

R, passing variables to a system command

r shell variables cran

How to move one directory back in unix / linux when path contains symbolic links?

linux shell unix symlink cd

awk exiting the ACTION path and going directly to END part

shell awk

Is there a better way to display cpu usage in tmux?

linux shell tmux

bash / sh -c not working with multiple pipes

linux bash shell

storing passed arguments in separate variables -shell scripting

bash shell argument-passing

Prevent Bash word splitting in substring

linux bash shell

zsh error: export:54: not valid in this context:

shell terminal zsh

BASH: Path difference between two paths?

bash shell filepath

Bash retrieve column number from column name

bash shell awk

How to call a function (defined in shell script) in a Perl script

linux shell perl unix external

Get all but first N arguments to a bash function

bash function shell

How to monitor which processes access a particular file in Unix?

c++ c perl unix shell

What does it mean "bash < <( curl http://rvm.io/releases/rvm-install-head )" [closed]

bash shell