source: tags/initial/SH/arb_hindex

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 167 bytes
Line 
1cd $ARBHOME/lib/help
2file=index
3
4rm -f $file
5grep TITLE *.hlp | sed -e "s/^\(.\{1,15\}\)TITLE/\1     TITLE/g" -e "s/TITLE/   TITLE/g" >$file
6ls *.ps >>$file
7textedit $file&
Note: See TracBrowser for help on using the repository browser.