Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

How to iterate over the characters of a string in a POSIX shell script?

shell sh posix dash-shell

Git contributors of each file

git sh

Redirect grep output to file

bash shell sh

How to run sh file from another sh file

linux shell unix sh

Empty $OPTARG with getopts "b:" and ''./script -b foo''

bash shell sh

Check version of OS then issue a command if the correct version

How to fire a command when a shell script is interrupted?

truncate table via command line in Linux

linux sh mysqldump

Can bash echo command return non-zero exit code?

bash unix echo sh

Keychain for ssh-add [closed]

linux bash ssh keychain sh

Multiline assignment in bash

bash sh

Signal handling in a shell script

linux bash shell signals sh

Shell command SET -X mean in script [duplicate]

bash sh

Why do scripts define common commands in variables?

bash shell sh

bash: comment a long pipeline

bash comments pipeline sh

Write an executable .sh file with Java for OSX

Accessing stdin during systemd boot

bash sh fedora boot systemd

What is the use of "echo || true"?

linux bash shell sh

Change global positional parameters inside a Bash function

bash shell sh

POSIX-compliant shell equivalent to Bash "while read -d $'\0' ..."?

bash shell find pipe sh