mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
1 line
35 B
Bash
Executable file
1 line
35 B
Bash
Executable file
csplit -n 2 -k $1 '/^From /' '{*}'
|