This Text file is old! In a 🏛️Museum, an unsorted archive of (user-)pages. (Saved from Geocities in Oct-2009. The archival story: oocities.org)
--------------------------------------- (To 🚫report any bad content: archivehelp @ gmail.com)
>

# /usr/scripts/screen_xref.sed
#
# SED script:  screen_xref.sed
#
# Author:  Kevin FitzGerrell
#
# This script is called by shell script screen_xref.script 
# and is used to extract report information from a set of
# d_edit50 reports.
#

/^   /{s/ //g
       x
       d
      }
/^   /!{G
	s/^.........................................//
	s/\n//g
	s/= PICK1 //
       }
/INT_DESC/d
/stddisp/d

Text file Source (historic): geocities.com/fitzgerrell/dcs_stuff/raw_scripts

geocities.com/fitzgerrell/dcs_stuff
geocities.com/fitzgerrell

(to report bad content: archivehelp @ gmail)