Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash - Diference between echo `basename $HOME` and echo $(basename $HOME)

bash

Can i use regex in the Record Separator in awk in linux

linux bash awk

Is the bash function $RANDOM supposed to have an uniform distribution?

linux bash statistics

Bash script global redirection with exec and write to screen

bash

WGET your google location history daily

Git - Use port 9418 for remote on github

git bash github

linux script running c program

c linux bash

bash: how to update an associative array in an implicit subshell?

shell - temp IFS as newline only. Why doesn't this work: IFS=$(echo -e '\n')

bash shell ifs

I stupidly ran "chmod 400 chmod" and now it appears forever broken [closed]

linux bash arm chmod

Redirecting the output of my bash to a log file

bash

Using --getopts to pick up whole word flags

bash unix getopts

Limit for bash loop

linux bash loops

Running shell script from oozie through Hue

bash hadoop oozie hue

xargs: how to have literal double-quotes in replacement?

json bash curl xargs

Printing asterisk ("*") in bash shell

bash shell

Bash printf %q invalid directive

linux bash sed printf ps1

"stdin: is not a tty" from cronjob

linux bash cron crontab

In bash, how do I expand a wildcard while it's inside double quotes?

bash wildcard space

Bash: Get modified `ls`-like output (multiple entries per line)

bash multiple-columns ls