View Single Post
Old 04-14-2004, 10:59 PM   #13
 
Posts: n/a
Re: Question about fsck when rebooting

From: joe@invalid.address
Message-ID: <m38yhgbw46.fsf@invalid.address>
Lines: 34
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
NNTP-Posting-Host: 24.1.98.54
X-Complaints-To: abuse@comcast.net
X-Trace: attbi_s51 1080764842 24.1.98.54 (Wed, 31 Mar 2004 20:27:22 GMT)
NNTP-Posting-Date: Wed, 31 Mar 2004 20:27:22 GMT
Organization: Comcast Online
Date: Wed, 31 Mar 2004 20:27:22 GMT
Xref: humbolt.nl.linux.org comp.unix.solaris:42897

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

> joe@invalid.address wrote:
> > 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.

>
> Sorry. I interpreted your query as "I could read the man page, but I
> couldn't find the man page in the filesystem".


Sorry for the confusion, and thanks to all. I think I've got it
working now.

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