Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

How to prevent tar extraction from overwriting symbolic links directories

linux bash unix tar centos7

SNMP OUTPUT OPTIONS - How do I get the OID response value only?

mysql bash snmp net-snmp mib

cscope for files which are symlinks

linux bash vim symlink cscope

Pipe compiler output into head

bash

how do i use find, nm, and grep to find a symbol among many shared libraries?

bash grep find nm

How to check if a files exists in a specific directory in a bash script?

Bash reading users y/n answer does not work (read command inside while loop reading find output)

linux bash

Grouping commands in curly braces and piping does not preserve variable

bash

Print a list of fields passed as a variable

bash shell awk