projects
/
shellsnippets
/
shellsnippets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e066178
)
update requirements
author
mirabilos
<m@mirbsd.org>
Sun, 11 Dec 2016 21:49:35 +0000
(21:49 +0000)
committer
mirabilos
<m@mirbsd.org>
Sun, 11 Dec 2016 21:49:35 +0000
(21:49 +0000)
posix/0-README
patch
|
blob
|
history
diff --git
a/posix/0-README
b/posix/0-README
index
2ec7f40
..
52063dd
100644
(file)
--- a/
posix/0-README
+++ b/
posix/0-README
@@
-1,2
+1,5
@@
Shell snippets that run with a POSIX shell.
GNU bash, dash, AT&T ksh93, mksh. Maybe pdksh, posh, zsh in “emulate sh” mode.
+
+Some snippets assume that functions can have local variables;
+those won’t work with AT&T ksh but any /bin/sh in Debian (Policy §10.4).