Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

use gimp color-to-alpha script in a shell script

macos shell gimp

Grep to find a file that contains a string in a directory

bash shell grep

sed - Include newline in pattern

regex shell sed cygwin

BASH if directory contains files or doesn't

bash shell

Cannot launch shell script with arguments using Java ProcessBuilder

How can I resolve this error in shell scripting: "read: Illegal option -t"?

bash shell ubuntu

how do I guard against "foreach: No match"?

shell csh tcsh

bash script: looping over arguments [duplicate]

shell unix sed

How to get this init.d script to start at server restart?

linux bash shell redis centos

Replacing special characters in a shell script using sed

shell sed sh

What happens when I use `&` with a function in a Bash script?

linux bash shell

Bash array creation: ("$@") vs ($@)

linux bash shell

How to send the syslog output to stdout? [duplicate]

c linux bash shell syslog

How to return stdout from long running process with subprocess and Popen?

python shell subprocess stdout

Measure the shell script execution time in milliseconds on Mac OS

macos shell time milliseconds

How to make asynchronous function calls in shell scripts

bash shell curl asynchronous

Find all directories containing a file that contains a keyword in linux

linux shell directory find

Why SIGINT can stop bash in terminal but not via kill -INT?

linux bash shell signals

invalid argument for option '-resize' in shell script

shell for-loop imagemagick

Need to split a string in Bash separated by a colon and assign to variables

bash shell