You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.