mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
138 B
138 B
rev
Omvänd en textrad.
- Omvänd textraden "hello":
echo "hello" | rev
- Omvänd hel fil och skriv till stdout:
rev {{fil}}