Skip to content
/ paste Public

A simple and minimal implementation of the UNIX paste(1) utility.

License

Notifications You must be signed in to change notification settings

micia/paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paste - a simple and minimal POSIX paste(1) implementation.
=============================================================

This is a simple, uncomplicated and straightforward standalone
implementation of the standard paste(1) shell utility.
Useful in environments in which you do not have the full
fledged GNU coreutils or an equivalent alternative, but you
still want the paste(1) command.
It is not by any mean the best(TM), most efficient or
the fastest implementation around, but it aims to be at
least standard, secure, minimal and... simple.

About

A simple and minimal implementation of the UNIX paste(1) utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages