Search code examples
What's the best way to embed a Unicode character in a POSIX shell script?...

bashshellunicodeposixdash-shell

Read More
"bash -c" vs. "dash -c"...

bashubuntudash-shell

Read More
Dash -x fails with Bad substitution error...

shelldash-shell

Read More
colors in dash (not bash)...

bashdash-shell

Read More
Arguments not found in shell script...

shellargumentsdash-shell

Read More
SHELL Sorting output alphabetically...

bashshellsortingdash-shell

Read More
echo prints too many spaces...

bashunixposixdash-shell

Read More
The largest file...

unixdash-shell

Read More
Bash and Dash inconsistently check command substitution error codes with `errexit`...

linuxbashshelldash-shell

Read More
Allow shell script to modify only containing directory...

bashunixposixzshdash-shell

Read More
Why does field splitting of WORD not occur in `case WORD in` statement when WORD is a variable?...

bashshellposixdash-shell

Read More
Add/subtract variables in a really dumb shell...

shellmathbusyboxdash-shell

Read More
Changing from tcsh to bash?...

linuxbashshellprofiledash-shell

Read More
Check for substring in Shell without Bashisms...

regexlinuxshelldash-shell

Read More
Bash script execution with and without shebang in Linux and BSD...

linuxbashshellfreebsddash-shell

Read More
Run echo and redirect it to cat with dash shell...

bashmakefileechocatdash-shell

Read More
Weird behavior in sh with `set -e` and a subshell...

unixposixshdash-shell

Read More
Strange dash arithmetics...

bashshdash-shell

Read More
Why is read acting differently in bash and dash?...

bashshelldash-shellbuilt-in

Read More
Makefile multiline dash command run executable in a detached process...

bashmakefiledash-shell

Read More
shell: Do wildcards guarantee alphabetical order?...

bashdash-shell

Read More
How to limit the CPU usage of a dash loop that listens for a filesystem change?...

loopsshcpu-usagedash-shell

Read More
Why can "dash -c ':'" fail with dash 0.5.8 built from source?...

shellubuntuposixdash-shell

Read More
Regex compatibility across multiple shells...

regexbashshellformatdash-shell

Read More
unexpected "then" expecting "done" in dash : how will I insert an if condition i...

if-statementfor-loopdash-shell

Read More
How to test for a character (or string) in a filename in dash...

shelldash-shell

Read More
Linux shell script with file saving and sequential file naming...

linuxshellembedded-linuxbusyboxdash-shell

Read More
How to use tab separators with grep in ash or dash script?...

bashshellscriptingdash-shellash

Read More
If IP is pingable then do something (convert bash command to dash)...

bashdash-shell

Read More
Portable way to check emptyness of a shell variable...

bashshdash-shell

Read More
BackNext