Newbetuts
.
New posts in sh
Why does my Bash code fail when I run it with 'sh'?
bash
sh
substitution
How can I get the behavior of GNU's readlink -f on a Mac? [closed]
macos
freebsd
sh
How to run a cron job inside a docker container?
docker
cron
containers
sh
How to execute mongo commands through shell scripts?
mongodb
bash
shell
sh
How can I split a shell command over multiple lines when using an IF statement?
syntax
sh
Reading quoted/escaped arguments correctly from a string
bash
shell
sh
Unable to install a .sh file
command-line
python
python3
tar
sh
Is redirection with `>>` equivalent to `>` when target file doesn't yet exist?
bash
redirection
sh
How to get a password from a shell script without echoing
bash
shell
scripting
sh
What is the difference between $(command) and `command` in shell programming?
bash
shell
ksh
sh
Why is testing "$?" to see if a command succeeded or not, an anti-pattern?
bash
shell
sh
How to do a logical OR operation for integer comparison in shell scripting?
bash
unix
if-statement
sh
How to read a file into a variable in shell?
shell
unix
sh
"echo -n" prints "-n"
sh
Why would a correct shell script give a wrapped/truncated/corrupted error message? [duplicate]
bash
shell
sh
carriage-return
move only if file exists in a shell script
linux
sh
mv
What does set -e mean in a bash script?
linux
bash
shell
sh
A variable modified inside a while loop is not remembered
bash
while-loop
scope
sh
How to echo shell commands as they are executed
bash
shell
sh
posix
trace
How can I declare and use Boolean variables in a shell script?
bash
shell
scripting
boolean
sh
Prev
Next