Re: [Exim] shadow password file

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Vadim Vygonets
Fecha:  
A: exim-users
Asunto: 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.