The 'ln -s' command
- From: "gs_stoller@xxxxxxxx" <gs_stoller@xxxxxxxx>
- Date: Wed, 24 May 2006 01:21:59 GMT
I tried the 'ln -s' command in bothe 4.3 & 4.7 in a situation where it should fail and it did, but it still had a return/exit code of 0 , I think it should have been nonzero. I tried 'ln -s a b' where the file b existed (and was a directory) and I wanted to create the file named a also pointing to it. The correct form was 'ln -s b a'.
FreeBSD 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@xxxxxxxxxxxxxxxxx:/usr/src/sys/compile/GENERIC i386
FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@xxxxxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC i386
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: The 'ln -s' command
- From: David Malone
- Re: The 'ln -s' command
- From: Sam Lawrance
- Re: The 'ln -s' command
- From: Joseph Koshy
- Re: The 'ln -s' command
- From: John-Mark Gurney
- Re: The 'ln -s' command
- Prev by Date: Is anyone working on a port of ZFS to FreeBSD
- Next by Date: Re: The 'ln -s' command
- Previous by thread: Is anyone working on a port of ZFS to FreeBSD
- Next by thread: Re: The 'ln -s' command
- Index(es):