|
| From: | jidanni |
| Subject: | bug#7947: Does sh-script.el recognize new case grammar ; & and ; ; & ? |
| Date: | Tue, 01 Feb 2011 08:15:36 +0800 |
>>>>> "SM" == Stefan Monnier <address@hidden> writes:
SM> a reference describing what it means
$ man bash|grep ';&'
matches are attempted after the first pattern match. Using ;& in
place of ;; causes execution to continue
with the list associated with the next set of patterns. Using
;;& in place of ;; causes the shell to test
Also on Debian in /usr/share/doc/abs-guide/examples/case4.sh
All I know is indenting seems funny around them when using emacs'
sh-script.el .
| [Prev in Thread] | Current Thread | [Next in Thread] |