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

Re: The Way the Cookies Crumble.




Tesla Coil said:
> In a letter to the July 1998 *Linux Journal* M. Leo Cooper suggested
> this "most elegant method" of dealing with sites that make cookie
> acceptance a condition of access:
> ln -s ~/.netscape/cookies /dev/null
> 
> My diabolical laughter was interrupted by return of the message:
> ln: /dev/null: file exists
> 
> Would somebody explain this?

That's backwards.  Try "ln -s /dev/null ~/.netscape/cookies".  (You
might have to rm ~/.netscape/cookies first.)

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.