Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Removing special characters(<200c> <200d> from a text file

Function name valid in bash but not in sh [duplicate]

bash shell sh

What's the point of eval/bash -c as opposed to just evaluating a variable?

linux bash shell unix 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