Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

for loop over specific files in a directory using Bash

bash for-loop

Is it possible to get a graphical representation of gprof results?

bash gprof

Format stdin in bash

bash

How can I keep a docker debian container open?

When should xargs be preferred over while-read loops?

linux bash xargs

Build Qt Project in Debug Mode from Command line (aka bash script) in Linux

linux qt bash makefile qmake

grep backslash in negative lookbehind

regex bash grep

bash double bracket issue

linux bash shell

How to compare two decimal numbers in bash/awk?

bash shell awk

How to develop in Linux-Like Shell (bash) on Windows?

windows linux bash

Renaming multiples files with a bash loop

bash for-loop batch-rename

.profile not working from terminal in mac

Gsettings with cron

linux bash cron gnome

A better Linux shell? [closed]

linux bash shell powershell

How do you parse a filename in bash?

bash shell parsing tokenize cut

grab last n lines from console output

bash shell logging gnu-screen

Search+replace strings in filenames

bash

Retrieving command line history

linux bash ubuntu-11.04

How to get variable from text file into Bash variable

bash kill pid

How do I undo the command $ eval "$(docker-machine env blog)"

bash docker docker-machine