Hello, I can't as I want to use the macro in some configuration files, where you can't put scripts in them
Pierre 2012/12/19 Jørgen Hysvær Langgåt <[email protected]> > On Tue, Dec 18, 2012 at 5:10 PM, Pierre Casenove <[email protected]>wrote: > >> Hello list, >> The RHN predefined macro rhn.system.hostname allows you to get the FQDN >> of a client. >> In order to manage the /etc/hosts file on some hosts, I would like to get >> the FQDN and the short name. >> How could I perform this? >> >> > How about "cut -d. -f 1" from the FQDN? > > Regards, > Jørgen > > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
