home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume12 / cake / part09 / Script / soincl < prev    next >
Encoding:
Text File  |  1987-10-15  |  46 b   |  3 lines

  1. #! /bin/csh -f
  2. awk '/^\.so/ { print $2; }' $*
  3.