On Fri, 9 Oct 2009 07:58 +0200, guru@ wrote:

Hello,

To move a file tree from one place to another I see as an example:

# tar -cf - local | tar --unlink -xpf - -C /mnt

What does '--unlink' do exactly? I can't see it in the man page of
tar(1). Thanks in advance

        matthias


man 2 unlink

--

 ;; dataix.net!jhell         2048R/89D8547E 2009-09-30
 ;; BSD since FreeBSD 4.2    Linux since Slackware 2.1
 ;; 85EF E26B 07BB 3777 76BE  B12A 9057 8789 89D8 547E

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to