I'm having trouble setting user equavalents. I have successfully ran my the backref utility on a small list:
backref -l1 mapping.lst mapping
600 Level: 1, Index only
600 Max line size: 5192
203 Reading mapping.lst
204 2 Lines, 4 Words, 2 Entries
204 4 Dup words, 0 Dup entries
203 Writing mapping
200 2 records
200 Writing index...
200 Writing data (1k)...
200 Writing cache...
200 Writing header...
204 Number of entries: 2
204 Number of words : 4
I'm tring to call it, by:
<apicp ueqprefix "mydir/mapping">
This doesn't seem to have any effect on the results. I'm looking for some kind of debugging mechanism for this. What other apicp calls would I need to call to make this work?
backref -l1 mapping.lst mapping
600 Level: 1, Index only
600 Max line size: 5192
203 Reading mapping.lst
204 2 Lines, 4 Words, 2 Entries
204 4 Dup words, 0 Dup entries
203 Writing mapping
200 2 records
200 Writing index...
200 Writing data (1k)...
200 Writing cache...
200 Writing header...
204 Number of entries: 2
204 Number of words : 4
I'm tring to call it, by:
<apicp ueqprefix "mydir/mapping">
This doesn't seem to have any effect on the results. I'm looking for some kind of debugging mechanism for this. What other apicp calls would I need to call to make this work?