Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babarot/copy
https://github.com/babarot/copy
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/babarot/copy
- Owner: babarot
- Created: 2016-12-28T14:04:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T00:28:31.000Z (over 7 years ago)
- Last Synced: 2024-08-01T16:42:54.405Z (3 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
copy
====copy stdin tool (tested on `bash 3.2+`, `zsh 5.0+`)
Inspired by,
思いつきで作ったら予想以上に便利だったのでご査収ください pic.twitter.com/6PtET4W8Oc
— らぷらぷ (@laprasDrum) 2016年12月28日# Usage
```console
$ cat foo.csv | copy
```# Installation
```zsh
zplug 'b4b4r07/copy', as:command, use:'(*).sh', rename-to:'$1'
```# License
MIT @ b4b4r07