Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 682 Bytes

copy

copy stdin tool (tested on bash 3.2+, zsh 5.0+)

Inspired by,

思いつきで作ったら予想以上に便利だったのでご査収ください pic.twitter.com/6PtET4W8Oc

— らぷらぷ (@laprasDrum) 2016年12月28日
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

Usage

$ cat foo.csv | copy

Installation

zplug 'b4b4r07/copy', as:command, use:'(*).sh', rename-to:'$1'

License

MIT @ b4b4r07