Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

sed regex syntax for multiple searches

regex linux bash shell sed

What does '/p:' on the Windows Command Line mean

Work-around for $@ unbound variable in Bash 4.0.0?

bash shell sh bash4

Parsing .csv file in bash, not reading final line

bash parsing shell unix csv

Generate combinations of elements with echo

bash shell brace-expansion

How to run a Bash script that calls a Python script from any location?

python linux bash shell

How do I use tr to substitute '--' string

linux bash shell

shell script arguments non positional

shell

Redirecting stdout only if command failed?

linux bash shell

How to run multiple external commands in the background in ruby

Escape a single quote in a shell variable

bash shell

Executable does not wait for curl to finish downloading

bash shell unix command-line

Split string on commas but ignore commas within double-quotes using shell scripting in a .csv file?

shell csv awk sed

Modify xml shared_prefs file using adb

Add commas to numeric strings in Unix

linux shell unix

How to kill defunct process on Linux by shell script [closed]

linux shell zombie-process

AWK statement inside a git alias

git bash shell awk alias

Threading subprocesses in Python

How can I write a bash script that takes parameters in any given order?

Why does /bin/sh behave differently on Mac and Ubuntu

macos bash shell ubuntu sh