Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

find -name "*.xyz" -o -name "*.abc" -exec to Execute on all found files, not just the last suffix specified

linux bash shell scripting

Bash: wait with timeout

linux bash shell

How do I create a directory on remote host if it doesn't exist without ssh-ing in?

bash scripting scp

Splitting a file in linux based on content [duplicate]

linux file bash sed awk

bash command spanning multiple lines with several lines of comments in-between [duplicate]

bash

Can $() always replace backticks for command substitution?

bash syntax

How to install Certbot (Let's Encrypt) without interaction?

How do I get just real time value from 'time' command?

bash scripting shell

How to make an Echo server with Bash?

bash tcp netcat

How can I loop over the output of a shell command?

linux bash shell

How to remove all non-numeric characters from a string in Bash?

linux bash shell ubuntu terminal

Automatic tagging of releases

git bash hudson

How to reverse array in bash onliner FOR loop?

bash

How can I make a progress bar while copying a directory with cp?

bash progress-bar cp

compare content of two variables in bash

bash diff

less-style markdown viewer for UNIX systems

Best way to choose a random file from a directory in a shell script

bash file shell random

How to trap exit code in Bash script

Escaping forward slashes in sed command [duplicate]

bash shell sed

Ascii/Hex convert in bash

bash ascii hex