Pere Camps <[EMAIL PROTECTED]> writes:

>       What I'm trying to do is to have my bookmarks file in the
> ~/public_html directory.
> 
>       As Netscape rewrites the file completely every time you change a
> bookmark, I can not have a simlink to the public_html directory. In the
> other way around, I can't have a simlink to the .netscape directory
> because then I get permission problems.
> 

Did you try hardlinks ?

$ ls -i bookmarks.html
  58510 bookmarks.html

[some editing of the bookmarks in netscape]

$ ls -i bookmarks.html
  58510 bookmarks.html  

Ciao,
        Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to