Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

tmux - attach to a session and specify window

bash session centos sh tmux

Line continuation + line comment, on the same line? [duplicate]

bash shell sh

echoing in shell -n doesn't get printed the right thing

linux bash shell sh

Comparing variables in shell scripts

Why would a correct shell script give a wrapped/truncated/corrupted error message? [duplicate]

bash shell sh carriage-return

What is different between *.bat and *.sh and *.exe file?

Run curl from .sh script with defined Content-Type

bash curl sh

Write current date/time to a file using shell script

linux shell sh

Is it possible to use comments when the line is split with backslashes?

bash shell sh

shell script to spawn processes, terminate children on SIGTERM

Bourne shell: send arguments $2 to $N to variadic function?

shell variadic-functions sh

how to include a file containing variables in a shell script

linux bash sh

In bash script, how to use function exit status in while loop condition

linux bash shell sh

How can I run a docker container and commit the changes once a script completes?

bash docker sh commit

In a bash script, what would $'\0' evaluate to and why?

linux bash shell sh

Reading quoted/escaped arguments correctly from a string

bash shell sh

jenkins pipeline sh adding new line

Syntax error: "fi" unexpected (expecting "then") in bash script

bash command-line scripting sh

How to test Unity projects with Travis CI?

unity3d sh travis-ci

Why does Scala use a reversed shebang (!#) instead of just setting interpreter to scala

bash scala sh