Skip to content

Commit 93331b9

Browse files
committed
mention yash
1 parent 1b24f63 commit 93331b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posix/0-README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Shell snippets that run with a POSIX shell.
2-
GNU bash, dash, AT&T ksh93, mksh. Maybe pdksh, posh, zsh in “emulate sh” mode.
2+
GNU bash, dash, AT&T ksh93, mksh, yash.
3+
Maybe pdksh, posh, zsh in “emulate sh” mode.
34

45
Some snippets assume that functions can have local variables;
56
those won’t work with AT&T ksh but any /bin/sh in Debian (Policy §10.4).

0 commit comments

Comments
 (0)