Subject: /bin/sh 31/5/94 broken?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Jan-Hinrich Fessel <oskar@zappa.unna.ping.de>
List: current-users
Date: 06/03/1994 14:13:10
Hei!

/bin/sh seems broken, it does not process | correct anymore.
Ex:
% case 24 in  
> 2) ;;
> 22|24) echo 24 ;;
Syntax error: word unexpected (expecting ")")

This is _not_ introduced by the switch to 4.4lite, /bin/sh as of 13/5/94
worked ok.

Cheers
	Oskar

------------------------------------------------------------------------------