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

18 lines
431 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"
<br>
Input(_from text inside the file_) :
> Murder for a jar of red rum
Output :
> mur der fo raj a rof redruM