[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with ~ and ~~



 Hi all.

 I have problems to understand pattern extraction.

 When trying:

 	; a = {~~ (foo.c foo.x bar.h) *.[ch]}
	; echo $a

 I get:

 	{~~ (foo.c foo.x bar.h) *.[ch]}

 Is this normal?.

 						David