Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Terminate running commands when shell script is killed [duplicate]

bash

Test a file date with bash

bash file datetime creation

how to use a bash function defined in your .bashrc with find -exec

bash function find exec

Regular Expression over multiple lines

regex bash csv sed

HP-UX - How can I read a text file from tar archive without extracting it?

bash text tar cat hp-ux

xargs with command that open editor leaves shell in weird state

bash unix scripting vi

Find line number of function call from sourcing file

bash logging scripting

Compound if statements with multiple expressions in Bash

bash if-statement syntax

atomic create file if not exists from bash script

c linux bash

How to run curl command with parameter in a loop from bash script? [duplicate]

bash loops curl scripting

gzipping up a set of directories and creating a tar compressed file

bash ubuntu shell gzip

bash flock: exit if can't acquire lock

bash concurrency flock

Delete everyting preceding and including a certain substring from variable

bash sed cut

Get a list of running VMs using VBoxManage

bash virtualbox

awk system call

bash awk

Bash problem with eval, variables and quotes

bash eval rsync quoting

How to make echo interpret backslash escapes and not print a trailing newline?

bash echo

GNU Screen - create screen in background run command from shell or script

bash shell gnu-screen

Cygwin: color coding and branch info for git?

git bash cygwin git-bash

Bash: How to trim whitespace before using cut

bash trim cut