Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Decompressing the database   Message List  
Reply | Forward Message #773 of 839 |
Re: [protomuck] Decompressing the database

I highly suggest against making manual changes to the DB file, but if you
must; make sure your editor uses the correct CR/LF combination (I can't
recall which) and DOES NOT modify any of the formatting (a hex editor will
work in a pinch, I believe vi will edit the file without corrupting it as
well). You may also want to learn up the DB structure (as defined in db.c,
if I recall). The database will never be fully plaintext, even
decompressed.

To decompress the DB file, run protomuck normally with the -decompress
command-line option and @dump your database.

-Hinoserm

----- Original Message -----
From: "Jonathan Piacenti" <jonathan@...>
To: <protomuck@yahoogroups.com>
Sent: Monday, April 21, 2008 10:08 AM
Subject: [protomuck] Decompressing the database


I noticed that the database has a dictionary-based compression applied
to it. How do I get a plaintext version to edit by hand in case I
screw up royally?





Mon Apr 21, 2008 3:19 pm

hinoserm
Offline Offline
Send Email Send Email

Forward
Message #773 of 839 |
Expand Messages Author Sort by Date

I noticed that the database has a dictionary-based compression applied to it. How do I get a plaintext version to edit by hand in case I screw up royally?...
Jonathan Piacenti
kindleflamem
Offline Send Email
Apr 21, 2008
3:08 pm

I highly suggest against making manual changes to the DB file, but if you must; make sure your editor uses the correct CR/LF combination (I can't recall which)...
hinoserm@...
hinoserm
Offline Send Email
Apr 21, 2008
3:19 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help