My other blogs
- http://introspection.sandipb.net focuses on my interest in the socio-political side of my country.
- http://foodie.sandipb.net focuses on my interest in food! :)
- http://www.pedalogue.com focuses on my interest in other fun outdoor stuff
-
Recent Posts
Pages
Blogroll
Twitter ...
- Schneier explains why Intel bought McAfee, something that had really puzzled me http://bit.ly/91rdLS 1 week ago
- Just discovered that Mark has done it again. Another very accessible tutorial, this time on HTML 5. http://diveintohtml5.org/ 1 week ago
- How the Pentagon didn't help WikiLeaks redact documents. (Salon) http://shar.es/0o36u 1 week ago
- RT @culdivsac "Pakistan's human cockroaches - by a Pakistani" http://bit.ly/apVa48 (some parts of india can take a few lessons as well) #fb 1 week ago
- Rats. just discovered that boston big picture had covered this recently. http://bit.ly/coeW4j 1 week ago
- More updates...
Powered by Twitter Tools
Flickr
Archives
Tag Archives: shell
One liner to convert Maildir/ to mbox using mutt
If .news/ is the maildir that you want to convert to the mbox news, this one-liner will do the job for you. mutt -f .news/ -e ‘set confirmcreate=no; set delete=no; push “T.*<enter>;snews<enter><quit>”‘ (Gleaned from this mailing list post )

