[comp.unix.wizards] SVr3 csh

washer@lll-winken.LLNL.GOV (Jim Washer) (02/25/89)

How come a tilde '~'  causes braces '{}' to be interpreted differently
on SVr3 csh? example:
command 1 > echo ~
/usr/your_name_here
command 2 > echo {}
{}
command 3 > echo ~ {}
/usr/your_name_here

What happens to the braces on lines that contain tilde. This really messes up
commands like 'find ~ -exec your favorite command {} \; -print'
	
	thank,
	jim

	James Washer
	North West Software Enterprises
	uunet!lll-winken!nwse!washer