Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to get percentage of processor use with bash?

linux bash shell awk centos

Comparing strings for equality in ksh

bash unix shell ksh

How to reenter Vim after :! bash?

bash vim command-line

Extracting directory name from an absolute path using sed or awk

bash awk sed

Extract email addresses from a website using scripts

bash email web

How to execute the same loop for 1 hour in bash/ linux scripting?

linux bash shell

Using regex in find command for multiple file types [duplicate]

regex bash file-extension

how to add empty line in text file using shell script? [closed]

bash

sed command not working in mac

bash sed

-bash: !": event not found [closed]

bash command-line

Easy parallelisation

bash parallel-processing

Is there a shell command to recursively give permission to directories and files?

bash shell command-line

Capture exit code for remote script?

bash ssh

Linux shell script : make a folder with the current date name

linux bash shell

mvn -version error: We cannot execute /usr/libexec/java_home/bin/java

bash: Assign variable from pipe?

bash

How to loop in bash script?

bash

How to print variable inside awk

bash scripting awk

How can I test if a variable is *not* a positive integer?

bash

move line which matches pattern to previous line

bash sed awk