Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Dynamically get a running container id/name created by docker run command

linux bash docker

List all leaf subdirectories in linux

bash

Propagate value of variable to outside of the loop [duplicate]

bash variables loops

How do I put basename into a variable?

file bash variables debian

setenv equivalent on mac?

macos bash setenv

CoreOS - get docker container name by PID?

linux bash docker coreos nsenter

Converting JSON pretty print to one line

json linux bash awk sed

Using 'find' to return filenames without extension

linux bash shell unix sh

removing extension from file without knowing it

bash

Put command output into string

linux string bash

echo "#!" fails -- "event not found"

bash echo

How to detect if a git clone failed in a bash script

linux git bash shell