Files
inverT/README.md
2022-05-28 01:06:05 +00:00

17 lines
427 B
Markdown

# inverT
## Invert character by character given text file content
Usage: ./inverT -i 'some.text.file'<br>
&nbsp;&nbsp;&nbsp;-help Print help and exit.<br>
&nbsp;&nbsp;&nbsp;-v Print application version and exit.<br>
&nbsp;&nbsp;&nbsp;-i Invert text caracters.<br>
Example: "./inverT -i test.txt\n"
Input(_from text inside the file_) :
> Murder for a jar of red rum
Output :
> mur der fo raj a rof redruM