Hi! I have some DBM files from a solaris system I am trying to access, but I'm not entirely sure what type they are. They are saved as filename.dir and filename.pag.
I'm no longer on the Solaris system -- now on linux -- and have been able to bring up the keys with SDBM_File but not the values. NDBM doesn't seem to be available on linux ... and I'm not sure what to do next.
Ideally, I just want to recover the data, and then put it into a more linux friendly format. Any advice (other then "get from the original server" - which I can't do) would be very helpful.
Thanks,
Erik