Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash export variables but only for current command

node.js linux bash shell zsh

shell script: with awk, write string1 if string0 is found, else string2

bash shell awk

Tauri - Run bash Script - Example

bash rust osascript tauri

How to make R script takes input from pipe and user given parameter

linux r bash unix stdin

Compare each row of one file with each row of another file

bash awk

echo combinations with special character as elements

bash shell brace-expansion

Sed print with evaluated date command on back reference

bash unix date sed

/bin/dash: Bad substitution

Remove all files with a common prefix except the N latest modified

linux bash

Can't successfully call any external shell script in pipe with set -eo pipefail

linux bash shell pipe built-in

Pull entire Java statement out of file using Bash

java regex bash grep

Recursively find all php files not starting with a comment

linux bash shell grep

Bash scripting - writing an init.d script

bash init.d

Ending an mpirun process terminates a bash loop

linux bash loops while-loop mpi

Changing from string to array not working as expected in Bash

bash

linux bash script: set date/time variable to auto-update (for inclusion in file names)

GNU Parallel argument placeholder in bash process substitution

Replace more than 150000 character with sed

regex bash shell sed grep

-bash: express: command not found after installing express and express-generator with NPM

node.js bash express npm

awk remove characters after number

regex bash sed awk