Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 197 Bytes

Reverse

This thingy takes input stream and returns it in reverse. If no parameters are given, it takes stdin as input and reverses it to stdout. Optional parameters are inputfile and outputfile.