Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to check Oracle Java version if multiple versions of Java installed on Ubuntu

java bash ubuntu

Using Rsync filter to include/exclude files

linux bash rsync

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