patched version of nslookup for BONE.
The nslookup which ships with BeOS BONE has the help file hard coded at:
/Scheme/src/betarel/install/i586/beos/etc/nslookup.help
Which of course does not exist. It has annoyed me enough to finally fix it.
I have patched this to use
/boot/home/config/etc/nslookup.help
To check yours, run nslookup with no arguments and type in a question mark (?) and hit enter.
If your help is ok then you will see help. If not, you will see why i have put this up here.
To exit nslookup use CTRL-D or type in exit and hit enter.
To get back to the ">" prompt in nslookup you might have to press the Q key.
I used diskprobe to do this. If you need to know how, drop me an email.