View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 07:59 AM
Weed
 
Posts: n/a
Default 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 ?

Reply With Quote