What is really "amusing" to me is that when I browsed it, it looked very similar to an "old style" BookManager data set. So I looked at the DCB characteristics of one of my existing BookManager MVS manuals. It is FBS/4096/4096. I then created an empty data set with those characteristics, and did a binary copy (cp -B) of the hpuza200.book file into it. Guess what? I could then open it in ISPF BookManager READ!
BookManager is alive and well and living in z/OS UNIX! On Tue, Aug 20, 2013 at 3:57 PM, Paul Gilmartin <[email protected]>wrote: > On Tue, 20 Aug 2013 11:16:35 -0500, John McKown wrote: > > > >export MANPATH=${MANPATH}:/usr/lpp/ported/man/%L > > > Works for me, too. Thanks. > > Fairly Mysterious; I see: > > SPPG@MVS3:134$ ( cd /usr/lpp/ported/man && find . -ls ) > 24 1 drwxr-xr-x 3 SSSV OMVS 288 Oct 2 2011 . > 25 1 drwxr-xr-x 3 SSSV OMVS 288 Oct 2 2011 ./C > 26 1 drwxr-xr-x 2 SSSV OMVS 288 Oct 2 2011 ./C/man1 > 27 324 -rw-r--r-- 2 SSSV OMVS 655360 Oct 2 2011 > ./C/man1/hpuza200.book > > How dey do dat? Is the big thing some sorta archive? > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- As of next week, passwords will be entered in Morse code. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
