table of contents
REV(1) | Корисничке наредбе | REV(1) |
НАЗИВ¶
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
ВИДИТЕ ТАКОЂЕ¶
ПРИЈАВЉИВАЊЕ ГРЕШАКА¶
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 или новије. Не преузимамо никакву одговорност.
Ако пронађете грешке у преводу ове странице приручника, пошаљите е-поруку <>.
2. јуна 2021 | util-linux 2.37.2 |