[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [Raq4] how move a whole dir with subdirs to another dir ?
- Subject: [cobalt-users] [Raq4] how move a whole dir with subdirs to another dir ?
- From: "bob lenaerts" <bob@xxxxxxxxxx>
- Date: Sat Sep 15 05:20:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
Ik now this has nothing to do with cobalts, but I do not seem to know
the unix command, to MOVE a whole directory WITH subdirs to another
directory.
Can anyone help me ?
Move or copy, I don't care :-)
mv -R dir/ /home/sites/www.domain.be/web/ does not seem to work :(
Bob