Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I parse/capture strings separated by dashes?

sed/awk: Extract pattern from text stream

bash sed awk grep

bash reboot command not found

bash shell

How can I get the last number from string in bash?

linux bash shell

Bash command to remove leading zeros from all file names

bash sed file-rename

starting apachectl from bash

linux apache bash

How to embed python code in batch script

python windows bash batch-file

How to search for lines in a file between two timestamps using Bash [duplicate]

bash

xargs with export is not working

bash xargs

Loading variables from a text file into bash script

bash

How to retry a command in Bash?

bash

Escaping backslash in windows paths passed to unix programs

bash cygwin

Bash script with graphical menus

bash shell menu

Test if File/Dir exists over SSH/Sudo in Python/Bash [duplicate]

python bash ssh fabric

Command not found in Bash's IF-ELSE condition when using [! -d "$DIR"]

linux bash unix directory

Use sed or awk to fix date format

regex bash sed awk

how to grep large number of files?

bash grep

How do I iterate over multiple, discontinuous ranges in a bash for loop

bash

How to remove new lines within double quotes?

regex bash file ubuntu newline

How to get script file path inside script itself when called through sym link

linux bash scripting