Re: Should I worry about having many X11 symlinks

2002-10-09 Thread Peter Leftwich
On Mon, 7 Oct 2002, Adam Weinberger wrote: > PL> # find /usr/X11R6/lib/X11/ -type l | xargs ls -al | grep -v \/doc\/html\/ > don't need to escape those forward slashes, fwiw. I suppose not, only if [grep -v something filename] were the case, huh. > PL> `pkg_add -r wrapper` failed the first try b

Re: Should I worry about having many X11 symlinks

2002-10-07 Thread Adam Weinberger
>> (10.07.2002 @ 2122 PST): Peter Leftwich said, in 1.4K: << > # find /usr/X11R6/lib/X11/ -type l | xargs ls -al | grep -v \/doc\/html\/ don't need to escape those forward slashes, fwiw. > `pkg_add -r wrapper` failed the first try because of an error about > /etc/X11/xserver/ServerPolicy or some