Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script using sed with variables in a for loop?

bash variables scripting sed

Replace a word with another in bash

linux bash terminal sh

What color options exist for ack(-grep) for colorization of output, logs, etc?

bash shell logging ack

How to run from PHP a bash script under root user

php linux bash shell unix

Calculating the power in bash

bash

\n in variable in heredoc

How can I remove all but the last 10 lines from a file?

bash sed tail

Dialog from bash script

bash user-interface dialog

Cut from column to end of line

bash unix

How do we match a suffix in a string in bash?

bash pattern-matching

Giving a file/directory the same modification date as another

bash unix

Bash script: Use string variable in curl JSON Post data

json bash curl

BLAS/LAPACK not installed: How to install it?

python c++ bash ubuntu

Removing all special characters from a string in Bash

bash shell tr linux-mint

What is the meaning of "${1#*-}" in BASH

bash

Convert floating point variable to integer?

bash floating-point integer

Check if bash script was invoked from a shell or another script/application

bash scripting shell redirect

Open Vim from within a Bash shell script

linux bash vim

BASH: recursive program to replace text in a tree of files

bash recursion replace

in bash, "for;do echo;done" splits lines at spaces

macos bash echo