Re: [Exim] shadow password file

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Vadim Vygonets
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] shadow password file
Quoth Jeffrey Goldberg on Thu, Jan 18, 2001:
> How do you use more(1) to view the exim configuration file ;-)


Well, Jeffrey, _you_ don't, because you remember your Exim
configuration file by heart. But other people may use the
following command:

$ less </var/exim/configure | awk '{print}' | dd conv=notrunc | \
    sed s/./\&/g | more


The cases where the name of the Exim configuration file is not
/var/exim/configure is left as an exercise to the reader.

Vadik.

--
Bell Labs Unix -- Reach out and grep someone.