Sign in Sign up
rubygems

pastiepacker

Prepare to pack or unpack piles of files with the pastiepacker. To pack a folder: pastiepacker To pack some files ending with "txt": find * | grep "txt$" | pastiepacker - It outputs the url of the prepared pastie, so you can pipe it to xargs: - pastiepacker | xargs open To unpack a packed pastie: pastiepacker http://pastie.caboo.se/175886 - This unpacks the files into a subfolder 175886/

Activity

Latest release
18y ago
Total releases
3
Cadence
~2 months
Last 12 months
0

Details

First release
Apr 05, 2008
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.0 initial