issues
search
herbertx
/
dash
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
http://gondor.apana.org.au/~herbert/dash/
Other
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
procargs(): interactivity falsely detected (acc. to POSIX)
#11
herbertx
opened
1 month ago
0
Crash in expandarg
#10
herbertx
opened
2 months ago
1
add '-d delim' option to the read utility
#9
arcxio
opened
4 months ago
0
regression in reading variables from pipe for external processes
#8
arcxio
closed
4 months ago
4
add tests
#7
bukzor
opened
4 months ago
0
Use tee(2) to avoid reading one byte at a time from stdin
#6
herbertx
closed
5 months ago
2
$(trap) should not clear traps
#5
herbertx
closed
7 months ago
2
Special characters in here-document marker
#4
herbertx
closed
7 months ago
2
Document ulimit's "unlimited" limit in manual page
#3
herbertx
closed
6 months ago
1
Allow trap to override permanently-ignored signals in background shells
#2
herbertx
closed
6 months ago
1
Alias confusion due to internal word representation
#1
herbertx
closed
7 months ago
2