Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

bash: Why am I getting syntax error near unexpected token `}'? [duplicate]

bash shell

How to read variables from file, with multiple variables per line?

bash shell

Modify a shell variable inside awk block of code

bash shell variables awk

Calling `command -v find` from GNU Makefile

shell makefile gnu-make

How to exec bash shell function

bash shell go

How to use variable in sed search pattern

shell sed

Can you insert a newline in between pipes in a shell script?

bash shell

Monitoring progress within xargs

bash shell unix xargs

Replace/remove literal square brackets in Bash string

bash shell brackets

bash: integer to string, split and join with delimeter

bash shell sh

How in linux to use interactive shell for Coq code?

linux shell rocq-prover

How do you kill a running process in a bashscript without killing the script?

c bash shell sh

Getting "Permission denied" on dirname and basename

linux shell dirname

Multiple exec in a shell script

bash shell exec sh

Environment variable change in shell but won't export

How can I run brew as root?

mysql macos shell homebrew root

Is it okay to run two instances of anaconda installing two things at once? [closed]

how to for loop a jq array result in shell script

json linux shell jq

How can I convert JSON to an environment variable file format? [duplicate]