In a message dated 3/3/99 12:25:43 AM Central Standard Time, [EMAIL PROTECTED]
writes:
> What do I have to do to move my user directories to a different
> partition/drive? I have looked around but I can not find what file (?)
> that user info like home directory is stored.
>
All home directo
>
> On Wed, 3 Mar 1999, E.L. Meijer (Eric) wrote:
>
> > > What do I have to do to move my user directories to a different
> > > partition/drive? I have looked around but I can not find what file (?)
> > > that user info like home directory is stored.
> > The home directory of a user is written i
On Wed, 3 Mar 1999, E.L. Meijer (Eric) wrote:
> > What do I have to do to move my user directories to a different
> > partition/drive? I have looked around but I can not find what file (?)
> > that user info like home directory is stored.
> The home directory of a user is written in /etc/passwd.
>
> What do I have to do to move my user directories to a different
> partition/drive? I have looked around but I can not find what file (?)
> that user info like home directory is stored.
The home directory of a user is written in /etc/passwd. In that file
you can change the directory, then co
On 03-Mar-99 Mark Yobb wrote:
> What do I have to do to move my user directories to a different
> partition/drive? I have looked around but I can not find what file (?)
> that user info like home directory is stored.
cp -a /home /wherever/
mv /home /home.bak
ln -s /wherever/home /home
... TEST .
> What do I have to do to move my user directories to a different
> partition/drive?
Try cp -a ..
Mark.
_/\___/~~\
/~~\_/~~\__/~~\__Mark_Phillips
/~~\_/[EMAIL PROTECTED]
__
6 matches
Mail list logo