awk in a stanza file hi
I am trying to find a way of pulling certain fields out an AIX stanza
file. In the file /etc/qconfig I need the following fields extracted
so i can then use them in a Excel spreadsheet.
The fields are:
xxxxx: (UNIX queue name)
device = @xxxxxx
host = xxxxxx (Windows host name)
rq = xxxx (Actual Windows queue name)
Any ideas ? |