how do i only get the first variable of a multi-defined variable

Michael Johnson ahze at ahze.net
Fri Nov 11 21:36:03 PST 2005


Hey
	How do I only get the first variable of a multi-defined variable
for example

BLAH=	var1 var2 var3 var4

how do I make BLAH only use the first variable defined?
so it looks like the following

BLAH= var1

Thanks
	Michael


More information about the freebsd-ports mailing list