Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Can I redirect additional file descriptors from the command line while launching a program?

c++ bash io-redirection

Why does let --n have an exit code different from let n-- in bash?

bash shell

Does make not support backtick notation?

bash makefile

Replace first space on each line by a tab [duplicate]

bash macos perl sed whitespace

What does the `-s --` flag do for npm?

What does ${1} and ${*} do? [duplicate]

linux bash nagios

Why does bash evaluate comparison of numbers lexicographically not numerically?

bash if-statement syntax

shell_exec syntax error. running in terminal directly is ok

php bash

Too many arguments to Bash script?

bash

Why does grep results in different results when used in script or in command line - when trying to find pid?

bash shell grep pid

What are some use cases of "$*" in bash?

Getting wifi passwords with a mac

bash macos

When/how to use "==" or "-eq" operator in test?

linux bash shell syntax

Remove all files that start with same prefix, but different filetype

bash rm

exit from bash script that uses $()

bash

How to outer-join two CSV files, using shell script?

bash shell csv join awk

strtonum in awk causes the values to lose precision

bash awk

Can I ignore comments on diff using regular expressions?

linux bash diff

Get the "user agent" string from a new Google Chrome browser session from bash