Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Effects of comment (#) lines before and/or after the comment-like #!/bin/sh line

shell comments sh shebang

Do test operators -a and -o short circuit?

shell posix sh

Disable the arrow keys while a JAR is executed

bash jar sh

How POSIX compliant is "/path/file/.."?

bash sh posix cd ash

Detect if stdout is redirected to a pipe (not to a file, character device, terminal, or socket)?

linux unix posix sh

What does "2<&1" redirect do in Bourne shell?

bash shell redirect sh

pid=`cat $pidfile` or read pid <$pidfile?

posix sh

OSTYPE not available in shell script

Pipe to executable without exiting/EOF in bash

bash sh

Why does popen() invoke a shell to execute a process?

c linux sh popen

Error on "docker-compose" when I use by pipe with sh ( echo "docker-compose... " | sh )

Capturing the output of "diff" with org-babel

emacs sh org-mode org-babel

How to export a function in Bourne shell?

bash function shell unix sh

can't source script in a current directory

linux bash sh

how to fix "Operation not permitted" when i use launchctl in macos catalina

python macos sh

How to execute a file without .sh extension in shell

linux shell unix sh

Shell: How to cut a single string with "Cut"?

bash shell sh cut io-redirection

Check whether string starts with "!" in POSIX sh

sh

Trim trailing and leading slash in bash - joining param substitutions?

bash shell sh

unix map function

bash unix map sh