Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash: Multiple pattern matching

How to start a stopped process in Linux

linux bash shell

How to use bash variables inside a Python code?

python bash

ordering in bash "for" loop

bash unix sorting

Wait for all processes with a certain name to finish (in bash)

bash ubuntu wait pid

Basic stream/sed? bash script, perform substring on each line

bash sed

Find directories created less than a week ago

bash unix find

Shell Command to copy a directory to another location

php bash shell

In Linux shell bash script, how to print to a file at the same line?

linux bash shell

Shell scripts and security

bash shell scripting

How to insert a line in a file between two blocks of known lines (if not already inserted previously), using bash?

bash sed awk file-manipulation

Suffix aliases in bash

linux unix zsh bash

Alias in bash not working [closed]

linux bash

BASH regexp matching - including brackets in a bracketed list of characters to match against?

regex bash

checking equality of a part of two files

linux bash diff

How to get output of grep in single line in shell script?

bash grep

How can I use a variable that contains a space?

bash

Escaping bash function arguments for use by su -c

Shell: Connecting to a website and accessing a field

bash shell scripting

Unix pipes and positional arguments

bash unix pipe