From 99408105ef05c7dac1333e38bdc2919f15c01760 Mon Sep 17 00:00:00 2001 From: jammer3d Date: Tue, 7 Feb 2017 17:17:54 -0500 Subject: [PATCH] Updated SC2181 (markdown) --- SC2181.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2181.md b/SC2181.md index 361a660..b14d104 100644 --- a/SC2181.md +++ b/SC2181.md @@ -41,4 +41,4 @@ This also applies to `while`/`until` loops. ### Exceptions: -None. \ No newline at end of file +The default Solaris 10 bourne shells do not support '!' outside of a test statement (`if ! mycommand; then ...` returns `!: not found`) \ No newline at end of file