Re: ln -fs
[email protected] (Bob Proulx)
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the report. Joe Catanzaro <[email protected]> [2002-09-08 09:31:06 -0500]: > Dear ln maintainer, > > I've had some trouble with the link utility ln. For example, > > ln -fs file link > > doesn't force the symbolic link. But, > > ln -sf file link > > works fine. Both work fine for me. > My main concern is that ln -fs doesn't output an error letting me > know that this isn't going to work. Do you have any plans to > implement the -fs option in your next release of ln or possibly > displaying an error message? I cannot recreate your problem here. Can you submit a small example that illustrates how we can recreate the problem? Include any details such as the 'uname -a' output 'ln --version' output plus the exact commands needed to recreate the problem. Thanks Bob