Skip to content

aplusbi/redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redirect is a simple utility that writes stdin to a file and to stdout.
The intended usage is to save a copy of user input to a program.  For
example:
    redirect myinput.txt | myprogram

will write all user input to the file "myinput.txt" and then send the
input to the program "myprogram".

About

Writes stdin to a file and stdout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages