Im doing imap migration on a couple of our servers and I stumbled on this beat:
http://www.athensfbc.com/imap_tools/
Rick Sanders you legend!
[This site contains whatever I want]
Wednesday 25 January 2012
Friday 28 October 2011
Tuesday 26 July 2011
How to convert a DBM file to Plaintext.
Struggled to find this on the net, so Posting here for my personal Referance and in case its ever removed. (and those that google I suppose)
Source
Quite simple really.
Take this code: SCRIPT SOURCE
And paste it into a file on your Linux Box (you will need PERL and other packages installed to run it, nothing particulary different)
Lets assume that your new script's filename is called 'dbm' and the filename.db you are trying to read/edit/play with is called 'foo'.
Some of the Commands:
Thats it!
If this helped you, dont thank me, thank the Author of this script.
Source
Quite simple really.
Take this code: SCRIPT SOURCE
And paste it into a file on your Linux Box (you will need PERL and other packages installed to run it, nothing particulary different)
Lets assume that your new script's filename is called 'dbm' and the filename.db you are trying to read/edit/play with is called 'foo'.
Some of the Commands:
$ dbm foo initTo set a key value pair:
$ dbm foo set key1 val1To set several key value pairs at once:
$ dbm foo set key1 val1 key2 val2To delete a key value pair:
$ dbm foo delete keyTo delete several key value pairs at once:
$ dbm foo delete key1 key2 key3To list all key value pairs:
$ dbm foo listTo list selected key value pairs:
$ dbm foo list key1 key2 key3To edit all key value pairs with your favourite editor (as determined by $EDITOR or $VISUAL):
$ dbm foo editTo clear all key value pairs from the file:
$ dbm foo clear everything yes really
Thats it!
If this helped you, dont thank me, thank the Author of this script.
Labels:
aliases.db,
binary DB,
Convert,
DBM,
plaintext
Thursday 21 April 2011
Lesson
Spittle on my cheek.
I slammed harder.
That stopped her.
Stopped her dead.
I pause.
See the blood on my hands.
Smirk on my face.
That'll teach her.
No one fucks with me.
Someone shouts.
Here they come.
I dont care.
I slammed harder.
That stopped her.
Stopped her dead.
I pause.
See the blood on my hands.
Smirk on my face.
That'll teach her.
No one fucks with me.
Someone shouts.
Here they come.
I dont care.
Monday 18 April 2011
meh
back to the daily shit.
back to the Grindstone. back to the rat race.
mundane existance isnt it?
they say: "live life to the fullest" and "treat the day as its your last" etc etc.
most people are too lazy, complacent or even just scared to do that.
back to the Grindstone. back to the rat race.
mundane existance isnt it?
they say: "live life to the fullest" and "treat the day as its your last" etc etc.
most people are too lazy, complacent or even just scared to do that.
Friday 14 January 2011
Morons
sigh. Had a lecture today from a very irritating person. Really really gets my back up.
One of those people that talk so much yet have nothing really relevent to say.
Arrrg this is not what I needed when im trying to quit smoking.
One of those people that talk so much yet have nothing really relevent to say.
Arrrg this is not what I needed when im trying to quit smoking.
Monday 15 November 2010
The weekend
Well, another week and end has passed once more.
T'was good, had a few good laughs with a few good fights.
Sunday came and went, as if it was a secret trying to be forgotten.
Monday is here now, lets all be pleased. As we all know that a week must Begin in order to End.
T'was good, had a few good laughs with a few good fights.
Sunday came and went, as if it was a secret trying to be forgotten.
Monday is here now, lets all be pleased. As we all know that a week must Begin in order to End.
Subscribe to:
Posts (Atom)

