home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / ucb / cfunc < prev    next >
Encoding:
Text File  |  1990-01-23  |  208 b   |  8 lines

  1. exec ptags -fl $* \
  2.      | sed -e 's/\*/\\*/g' \
  3.            -e 's/\[/\\[/g' \
  4.            -e "s/\([^     ]*\)[     ]*\(.*\)/E \1\\
  5.                                          \2-1\\
  6.                      .+1,\/^[}]\/p/" \
  7.      | ed -
  8.