docindex for current RHEL
Bob Stockler
bob at trebor.iglou.com
Tue Feb 5 11:47:06 PST 2008
Raymond Scheel wrote (on Tue, Feb 05, 2008 at 09:59:38AM -0800):
| First, is there a version of docindex/bldindex that someone has already
| updated to work on 'current" versions of Redhat? If so, just a pointer
| and ignore the rest of this.
|
| If not, I'm working on automating index rebuilds using the
| docindex / bldindex scripts available for download. I am pretty close
| (I get output now that I've turned "whence" into "which" and "#typeset
| -u PFINDX" into "declare PFINDX") , but think where I am stumped is on
| on translating the SCO "hd" command into the Redhat "hexdum" near-equivalent.
|
| # get the full pathname of 'hd' into the command we'll be using:
| #CMD="$(which hd) -bda -n 140 "
| CMD="$(which hexdump) -c -n 140 "
I had long ago changed it in my script to:
CMD=" $(whence od) -t u1 -A d -N 140 "
| Thanks in advance
If you have filePro 5.0.06 or later (including 5.6.x), look in
$PFPROG/fp/util/bin. There you'll find docindex and bldindex
scripts that Jerry Raines reworked to run on Linux. Read his
comments at the top of each of them.
Bob
--
Bob Stockler +-+ bob at trebor.iglou.com +-+ http://members.iglou.com/trebor
More information about the Filepro-list
mailing list