comparison support/general/packmbox.sh @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents bce86c4163a3
children
comparison
equal deleted inserted replaced
11:5cf052bee63d 12:441a2190cfae
1 #! /bin/sh 1 #! /bin/sh
2 # packmbox - pack an MH folder back into a UUCP-style mbox 2 # packmbox - pack an MH folder back into a UUCP-style mbox
3 # @(#)$Id$ 3 # @(#)$Id: packmbox.sh,v 1.1.1.1 2005/04/18 14:46:07 kono Exp $
4 # 4 #
5 # Defaults: 5 # Defaults:
6 # `+folder' defaults to current folder 6 # `+folder' defaults to current folder
7 # `msgs' defaults to all 7 # `msgs' defaults to all
8 # 8 #