Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Optimize shell script for multiple sed replacements

bash shell sed

Running Shell Script From External Directory: No such file or directory

java bash shell

Why does the bash "test -n" command give the wrong result for the $@ (dollar at) positional parameter while "! test -z" works?

bash shell

How to find Linux Distribution name using shell script?

BASH_REMATCH doesn't capture

regex bash zsh

Replacing a string in nth line a file

bash unix replace sed

jq read .txt file and write the values to json file

json bash jq

Defining subcommands that take arguments in bash

linux bash

ls not updating to reflect new files?

linux bash file ls

"-bash: python2: command not found" on OS X

python bash macos

How can I post a json string with curl that has characters that need escaping?

bash shell curl

How to use grep -e to match partial words?

linux bash grep

Add x^2 to every "nonzero" coefficient with sed/awk

bash ubuntu awk sed

VSCode bash terminal text turns invisible

bash visual-studio-code

How can I use a git bash terminal profile in Visual Studio 2019?

gawk / awk: piping date to getline *sometimes* won't work

bash awk pipe gawk getline

how to write a bash script like the ones used in init.d?

bash scripting

set environment variables for system() in R?

Making executable all PHP files (recursively)

php bash chmod

How can one store a variable in a file using bash?

bash