Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Dockerfile CMD instruction will exit the container just after running it

bash shell docker sh dockerfile

Bash capturing output of awk into array

linux arrays bash

How can I scp a file with a colon in the file name?

bash escaping scp

Symlink broken right after creation

Counting open files per process

linux bash ps

Bash - variable variables [duplicate]

bash variables

How do I use a regex in a shell script?

regex bash shell

Iterating through JSON array in Shell script

json bash jq

bash getopts with multiple and mandatory options

bash getopts

Can I use awk to convert all the lower-case letters into upper-case?

linux bash awk

In reverse-i-search (Ctrl+R ) ,Any method to switch between similar commands in history

linux bash command-line

Number of non repeating lines - unique count

bash shell line unique

Incrementing a variable inside a Bash loop

bash shell loops

Shell script to open a URL

bash shell

Capistrano & Bash: ignore command exit status

How to count number of words from String using shell

bash

List public IP addresses of EC2 instances

Gradle home cannot be found on Mac

java bash macos gradle

'docker ps' output formatting: list only names of running containers

bash docker

How do I Remove Specific Characters From File Names Using BASH

bash