sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #50074
RE: Sætte hostnavn i terminal
On Wed, 10 Apr 2002 Kristian.Hogh@xxxxxx wrote:
> ellers ....
> grep "localhost\.localdomain" /etc/* /etc/*/* /etc/*/*/*
> grep localdomain /etc/* /etc/*/* /etc/*/*/*
> grep localhost /etc/* /etc/*/* /etc/*/*/*
find /etc -type f | xargs grep -e "localhost\.localdomain" -e localdomain -e localhost
Mads
--
Mads Bondo Dydensborg. madsdyd@xxxxxxxxxxxx
Today, the record companies are saying MP3s are the biggest evil. Tomorrow
they're going to say they're the greatest thing when they figure
them out.
- Gene Kan, Gnutella developer
Follow ups
References