Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to execute commands in docker container as part of bash shell script

bash shell docker

Shell script Bash, Check if string starts and ends with single quotes

bash shell

Extract part of the code and parse HTML in bash

bash sed html-parsing

"[0: command not found" in Bash [duplicate]

bash shell syntax

How many arguments can I pass to a bash function?

bash

Shell script changing desktop wallpaper

bash shell gnome wallpaper

$* in bash scripting

bash scripting

Sublime text 2 - How to run a shell command over ssh?

bash editor sublimetext2

clear screen when the file is truncated while using `tail -f`

bash tail gnu-coreutils

Why is `ls -al & ; ls -al` invalid?

linux bash

Passing variable to grep in shell [duplicate]

linux bash variables grep

Run shell script from Java Synchronously

java bash shell synchronous

[-d: command not found [closed]

bash shell

Keep alive express process after close the terminal

How to read n-th line from a text file in bash?

linux bash file

How to crop image from center without resizing with imagemagick

How to obtain container id base on docker image name via command line ?

Best way to modify a file when using pipes?

bash shell pipe

Script repeat itself after X minutes

bash loops

What is this piece of code doing? :(){:|:&};:

bash