Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gsquire/append

A command line file joining tool.
https://github.com/gsquire/append

Last synced: 30 days ago
JSON representation

A command line file joining tool.

Awesome Lists containing this project

README

        

app
===

A simple command line tool to append a file to another file.

Usage:

app [SRC] [DST]

To Do
- Add support for globbing, STDOUT, and STDIN, and multiple files.