[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Sendmail
- Subject: RE: [cobalt-users] Sendmail
- From: <rpaiz@xxxxxxxxxxxxxx>
- Date: Mon Oct 9 17:46:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I did a search as root for the file and can not find it.
> I ran the command:
> find -name cobalt.mc
Remember to include the starting folder (check the help via "man find").
Try:
find / -name *.mc | more
for a broader search (the '| more' part will divide it into comfortable
screenfuls).
--
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>