Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Redirect application output to unix socket

bash sockets unix

Execute multiline R expression from shell (with indentation)

r bash shell r-markdown

Bash scripting: How to ensure script exits on any error in function called with an "or" (||) condition?

How to make 3D array in BASH?

Bash/Shell - paths with spaces messing things up

bash awk find

Set variable in Bash script to contents of file plus some text after

bash

Extracting ping times and prefixing with time stamp

bash sed awk ping

I have redirected stdout and stderr, why do I still get some output?

bash shell

Executing a piped command in a subshell doesn't work if the command is in a variable

bash pipe

Howto enqueue all files listed in a file to a vlc playlist using cat and awk

bash awk vlc playlist cat

Process files recursively using bash

bash file recursion

sed match and replace in file except for comments

regex bash sed

AWK negative regular expression with variable

regex bash shell awk

[: -gt: unary operator expected

bash

Paste files with extended delimiter in bash

bash paste

grep files with whitespaces in filename

regex bash grep

Extracting words in quotes in shell script

bash shell awk

Best quotes practice when it doesn't matter? [closed]

bash

Merge two csv files in bash

bash