On Mon, 3 Jan 2005, truc nguyen wrote:
Hi,
In my hosts file, the last line is as follow 197.2.23.134 truc TRUC
I want to write a script to get the this IP address. What command in sed or awk to execute this ?
tail -1 /etc/hosts | cut -f1
-- Steve.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list