[X-Unix] Hiding apps from the command line

Kent Harris ksh at vine.com
Fri Mar 26 12:00:35 PST 2004


Whoops.

On Mar 26, 2004, at 10:35 AM, Mac OS X Unix wrote:

> 		-a*) CSTR="every process whose visible is true and name is not
> \"${APPLICATION}\" " ;;

should be

> -a*) CSTR="every process whose visible is true and name is not
> \"${APPLICATION}\" to false" ;;



More information about the X-Unix mailing list