diff --git a/sh/notice b/sh/notice index 309e2b1..ab2ae92 100755 --- a/sh/notice +++ b/sh/notice @@ -1,7 +1,6 @@ #!/usr/bin/env sh -# compat: +ash +bash +dash -hush +ksh +mksh +oksh +osh -posh +yash +zsh +# compat: +ash +bash +dash -hush +ksh +mksh +oksh +osh +posh +yash +zsh # hush either fails to output certain text or just segfaults. -# posh generally works, but has issues with escaping strings. __notice_warn() { printf >&2 'notice: %s\n' "$*"