1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00
bin/splitdotmbox.sh

2 lines
35 B
Bash
Raw Normal View History

2015-12-11 10:29:22 +00:00
csplit -n 2 -k $1 '/^From /' '{*}'