Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

execute a command during every n-th iteration

bash

Using single quotes with echo in bash

bash command-line

Using API in Bash without curl

bash

How to check if string begins with a square bracked in bash

bash

Bash shopt xpg_echo

bash echo shopt

Assign file names to a variable in shell

bash shell variables for-loop ls

BASH - Trap Ctrl+C to clean process before quiting

bash kill-process

bash: clean outer join of three files, preserving file-membership

bash awk outer-join

Shell script print out file names when given a folder [duplicate]

bash shell scripting

nohup and sed, redirecting stderr and stdout

bash unix sed pipe nohup

Is there a way to make the output from one bash command go to a user selected location?

Remove a line from a file using a variable line number

regex bash awk sed

How to run a pkill when invoking a shell to execute a string of commands?

linux bash shell unix process

how to reduce number of lines by half with sed [duplicate]

linux bash sed coordinates

Pipe stdout to another process's file descriptor

bash

Bash: If line begins with >

bash if-statement

Why is the following bash script not working when called with nohup?

bash shell nohup

Running ssh-agent in bash script

bash ssh