bmv

Batch file moving utilities
git clone git://jacobedwards.org/bmv
Log | Files | Refs | README

split.h (48B)


      1 struct list	*split(struct buf *buf, int delim);