LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Fitch <davidf@parachilna.com>
  To  : <linuxsa@linuxsa.org.au>
  Date: Fri, 19 Apr 2002 15:53:00 +0930

Re: Replacing a dying HDD

On Fri, Apr 19, 2002 at 10:50:10AM +0930, Toby Corkindale wrote:
> I think you needed an option to cp to tell it not to dereference symlinks
> though?

yeah but '-a' includes that option.
'-a' (meaning archive) expands to '-dpR', from the man page
(ie. preseve links, preserve filesystem attributes, copy recursively -
'R' rather than 'r' handles special files as well (fifos, /dev/zero etc))

Dave.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page