Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/briandealwis/pbfile

command-line tool to copy file references to clipboard on MacOS X
https://github.com/briandealwis/pbfile

Last synced: 10 days ago
JSON representation

command-line tool to copy file references to clipboard on MacOS X

Awesome Lists containing this project

README

        

pbfile(1) is a simple command-line tool for MacOS X to copy references
for the provided files to the clipboard, in the same spirit as pbcopy(1).
For example, performing the follwing

$ pbfile ~/.bash*

and then pasting in a mail message will paste the files as attachments.

Written and placed in the public domain by Brian de Alwis.