aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/syntax_err_negate.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: allow nested negation "! ! ! CMD" - bash 5.2.15 allows itDenys Vlasenko2025-08-121-2/+3
* hush: support "! cmd | cmd" negationDenis Vlasenko2008-06-141-0/+2