Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Restarting program automatically on crash in OSX [duplicate]

c macos bash shell terminal

Android-ndk - simple build script for ndk-build for cygwin

Whitespace concatenation in Bash

Run 4 concurrent instances of a python script on a folder of data files

printf, ignoring excess arguments?

bash shell printf piping

Hiding a mounted device in nautilus

linux bash nautilus

Should my script use cp or mv to be more robust?

Progress bar during smbclient put

linux bash

bash: nested interactive read within a loop that's also using read

bash while-loop interactive

Run several python programs at the same time

python bash

Prevent bc from auto truncating leading zeros when converting from hex to binary

bash

Bash "inline" conditionals

bash conditional

bash store output as a variable

linux bash

How can I escape forward slashes in a user input variable in bash?

Bash- is it possible to use -uniq for only one column of a line?

bash sorting uniq

How can I change a certain field of a file into upper-case using awk?

linux bash awk

Using getopts to read one optional parameter and shift the right number of arguments

bash

Returning array from a Bash function

Bash variable from command with pipes, quotes, etc

bash variables pipe

bash read is being skipped when run from curl pipe

macos bash curl terminal