From 7a79afa3cab4d35f6c042a1038554948ebe9b2e1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 2 Apr 2009 17:06:35 +0000 Subject: Arithmetic Expansion is supported now in hush, so drop from TODO --- shell/hush.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') diff --git a/shell/hush.c b/shell/hush.c index 0bddc9213..b46a1fd76 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -38,7 +38,6 @@ * * POSIX syntax not implemented: * aliases - * Arithmetic Expansion * <(list) and >(list) Process Substitution * Here Documents ( << word ) * Functions -- cgit v1.2.3