Skip to content
forked from jncraton/put

A modern and more featured "echo".

License

Notifications You must be signed in to change notification settings

gh-fork-dump/put

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Put

Put is a tool written in C++ for writing text to the standard output that has more features than echo.

Installation

Install the Put repository using git clone.

git clone https://github.com/Unlimiter/put

To compile Put, type the command make while on the repository directory. This will generate the put binary.

And to open the manpage for Put, first you need to sudo make install, then you can man put to open the manpage.

Usage

put [-hvneE|-d=DELAY|-t=TIMEOUT] [ARG...]

For a complete usage reference, see the file USAGE.txt.

Getting help

If you experience any problem with this repository, please open an issue.

If the problem is related to git, please check here.

License

MIT

About

A modern and more featured "echo".

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.3%
  • Roff 26.8%
  • Makefile 1.9%