Search code examples
Run bash script with sh...

linuxbashshellshdash-shell

Read More
"echo" output different answer by sh and bash...

linuxbashshellechodash-shell

Read More
How to regex compare a string in dash?...

regexbashdash-shell

Read More
how to tell the version number of dash?...

linuxcentosdash-shell

Read More
Bash vs. Dash behavior with the command `echo -ne "hello\n"`...

bashdash-shell

Read More
Arrays in a POSIX compliant shell...

arraysbashposixdash-shell

Read More
Portable way to check if an environment variable is set...

bashdash-shell

Read More
Redirector "<<<" in Ubuntu?...

bashubuntudash-shell

Read More
bash, dash and string comparison...

bashdash-shellstring-comparison

Read More
Avoid subshell from pipe on dash...

bashpipekshsubshelldash-shell

Read More
Show function definition in Ash and Dash...

shellfunction-definitionashdash-shell

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

shellshposixdash-shell

Read More
How to use SED to find multiple paths in the same line and replace them with a different path?...

sedbusyboxdash-shell

Read More
How to close a dd process that was started in a dash script with -SIGINT?...

linuxsigintdddash-shell

Read More
explicit posix mode in dash...

shellposixdash-shell

Read More
How to understand syntax used in "while sleep 1000; do :; done" for dash?...

shelldash-shell

Read More
The scope of local variables in sh...

shellshdash-shell

Read More
How to source a dotenv (.env) file in dash?...

bashenvironment-variablesdotenvdash-shell12factor

Read More
How can I skip the first argument in an ash/dash shell function?...

shellashdash-shell

Read More
Dash and C: eval "$(<cmdfile)" and system("eval \"\$(<cmdfile)\"&quot...

cshellcommand-lineevaldash-shell

Read More
Shell scripting input redirection oddities...

dash-shell

Read More
Why does "echo" ignore its first argument sometimes?...

shellposixcommand-line-argumentsdash-shell

Read More
Dash double semicolon (;;) syntax...

syntaxshdash-shell

Read More
How can I multiply a character or string in native POSIX shell script?...

shellposixdash-shell

Read More
Does `dash` support `bash` style arrays?...

linuxdash-shell

Read More
dash script, send yes for a command...

bashshellsshdash-shell

Read More
bash: unable to set and use alias in the same line...

bashzshbusyboxdash-shell

Read More
Busybox sh won't execute the bash script...

bashshbusyboxdash-shell

Read More
"kill %1" fails and prints "No such process" inside script...

shellkilldash-shell

Read More
Portably trapping ERR in shell script...

bashshellerror-handlingdash-shell

Read More
BackNext