Dear Rogier & Terry,
 I didn't say the behaviour contradicts Posix.2. I just said that Posix.2
specifies removal of the trailing slashes when doing directory operation.
Which, for example, freebsd 'rm' does not, which leads to a strange
behaviour. As I stated, I have tryied this on more than one other OS
(OpenBSD 2.9, 3.0, Linux, HP UX 10.20, Solaris 2.7, 2.8), and all yelded
the same result (different from the FreeBSD).

 Also, I quote from the FreeBSD man page of 'rm':

"The rm utility removes symbolic links, not the files referenced by
the links."

 Greetings,
 bogdan


On Wed, 10 Apr 2002, Rogier R. Mulhuijzen wrote:

>
> >  I have attached a patch for the 'rm' untility, which strips the trailing
> >slash(es) from the path (according to Posix.2). But I think there are many
> >other utilities which need to be patched (e.g. cp, mv).
>
> Can you point out how the behavior violates POSIX.2?
>
>          Doc
>




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to