Re: fsck /home

2002-09-12 Thread ABrady
On Thu, 12 Sep 2002 19:03:52 -0500 "Michael Hill" <[EMAIL PROTECTED]> wrote: > If I execute this command: > > fsck /home > > does it overwrite what is in /home? man fsck The short answer is, no. The long answer is, it doesn't do anything without asking

Re: fsck /home

2002-09-12 Thread Samuel Flory
No it should attempt to check the /home file system. Michael Hill wrote: > If I execute this command: > > fsck /home > > does it overwrite what is in /home? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.red

fsck /home

2002-09-12 Thread Michael Hill
If I execute this command:   fsck /home   does it overwrite what is in /home?