Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 138 Bytes

rev.md

File metadata and controls

11 lines (6 loc) · 138 Bytes

rev

Omvänd en textrad.

  • Omvänd textraden "hello":

echo "hello" | rev

  • Omvänd hel fil och skriv till stdout:

rev {{fil}}