View Single Post
Old 03-30-2004, 08:05 PM   #6
joe@invalid.address
 
Posts: n/a
Re: Question about fsck when rebooting

Darren Dunham <ddunham@redwood.taos.com> writes:

> joe@invalid.address wrote:
>
> > Sorry to be a dunce, but although the man page is there...

>
> > # find / -name mount_ufs -print
> > #

>
> > Where is it?

>
> Man pages aren't named that way. You'd need to either do
> -name "mount_ufs*" or
> grep mount_ufs /var/sadm/install/contents


Well, as I said above, "although the man page is there"...

I gave the find command as an example that I couldn't find the command
on my machine, not the man page.

Joe
--
If people don't want to come out to the ballpark, nobody's going
to stop them.
- Yogi Berra
  Reply With Quote