On Thu, 29 Jun 2000, Subhashni Venkatraman wrote:
> hi ,
>
> u could just say
> mv dir1 dir2
> which moves the dir1 into dir2
> list the contents to verify
>
Not real safe. Try cp -a, same thing as "cp -dpR" which
means:
-d Preserve Links
-p Preserve file attributes, if possible
-R recursive.
John
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
- Moving directory/folder together with its files Stephen Liu
- Re: Moving directory/folder together with its f... Mohammed Ennasar
- Re: Moving directory/folder together with i... John Aldrich
- Appreciation Re: Moving directory/folder to... Stephen Liu
- Re: Moving directory/folder together with its f... Subhashni Venkatraman
- RE: Moving directory/folder together with i... John Aldrich
- RE: Moving directory/folder together with its f... Nigel Trivass
- RE: Moving directory/folder together with i... Mobeen Azhar
- Re: Moving directory/folder together wi... Thomas Ribbrock
- RE: Moving directory/folder togethe... Juha Saarinen
- ypserv, ypbin portmap problem (RPC : Unable to ... Jean-Yves Leblin
- Re: Moving directory/folder together with its f... Stephen Liu
- Re: Moving directory/folder together with i... John Aldrich
- Re: Moving directory/folder together with i... Nitebirdz
- Re: Moving directory/folder together with its f... Stephen Liu
