Provided by: manpages-sr_4.12.1-3_all bug

НАЗИВ

       rev - обрће редове у складу са знаковима

УВОД

       rev [опција] [датотека...]

ОПИС

       The rev utility copies the specified files to standard output, reversing the order of
       characters in every line. If no files are specified, standard input is read.

       This utility is a line-oriented tool and it uses in-memory allocated buffer for a whole
       wide-char line. If the input file is huge and without line breaks than allocate the memory
       for the file may be unsuccessful.

ОПЦИЈЕ

       -V, --version
           Исписује податке о издању и излази.

       -h, --help
           Приказује текст помоћи и излази.

ВИДИТЕ ТАКОЂЕ

       tac(1)

ПРИЈАВЉИВАЊЕ ГРЕШАКА

       For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.

ДОСТУПНОСТ

       The rev command is part of the util-linux package which can be downloaded from Linux
       Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

ПРЕВОД

       Српски превод ове странице са приручником смо направили

       Овај превод је бесплатна документација; за услове ауторског права погледајте ГНУ Општу
       јавну лиценцу верзије 3 ⟨https://www.gnu.org/licenses/gpl-3.0.html⟩ или новије. Не
       преузимамо никакву одговорност.

       Ако пронађете грешке у преводу ове странице приручника, пошаљите е-поруку <>.