Tac (Unix)

Tac (Unix)

tac is an Unix command that allows you to see a file line-by-line backwards. It is named by analogy with cat.

Usage:

Usage: tac [OPTION] ... [FILE] ...Write each FILE to standard output, last line first.With no FILE, or when FILE is -, read standard input.

Mandatory arguments to long options are mandatory for short options too. -b, --before attach the separator before instead of after -r, --regex interpret the separator as a regular expression -s, --separator=STRING use STRING as the separator instead of newline --help display this help and exit --version output version information and exit

See also

* cat

External links

Manual pages

*man|1|tac
*man|1|tac|Linux


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Tac — (перевёрнутое cat из англ. concatenate) команда, выводящая в STDOUT строки указанных файлов в обратном порядке. Пример: [17:58] root@example: # tac test Second line: bar First line: foo Ссылки tac(1)   страница справки man по… …   Википедия

  • Tac — Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom.   Sigles d’une seule lettre   Sigles de deux lettres > Sigles de trois lettres   Sigles de quatre lettres …   Wikipédia en Français

  • Программы UNIX-подобных операционных систем — Это список популярных программ, работающих в операционных системах основанных на UNIX (POSIX совместимых). Некоторые из этих программ являются стандартными для UNIX подобных систем. Содержание 1 Системный софт 1.1 Общего назначения …   Википедия

  • Cat (Unix) — Pour les articles homonymes, voir CAT. cat, qui vient de l anglais « catenate », synonyme de « concatenate » (soit : concaténer) est une commande Unix standard permettant de concaténer des fichiers ainsi que d afficher… …   Wikipédia en Français

  • cat (Unix) — Pour les articles homonymes, voir CAT. cat, qui vient de l anglais « catenate », synonyme de « concatenate » (soit : concaténer) est une commande Unix standard permettant de concaténer des fichiers ainsi que d afficher… …   Wikipédia en Français

  • Cat (Unix) — The cat command is a standard Unix program used to concatenate and display files. The name is from , a synonym of concatenate. Specification The Single Unix Specification specifies the behavior that each of the files given in sequence as… …   Wikipedia

  • Programas para Unix — Anexo:Programas para Unix Saltar a navegación, búsqueda Plantilla:Listas Ésta es una lista de software disponible para sistemas operativos Unix y similares como GNU/Linux. Según corresponda se trasladarán a las subcategorías de la Categoría… …   Wikipedia Español

  • Anexo:Programas para Unix — Esta es una lista de software disponible para sistemas operativos Unix y similares como GNU/Linux. Según corresponda se trasladarán a las subcategorías de la Categoría Software por sistema operativo : Categoría:Software para Unix… …   Wikipedia Español

  • join (Unix) — У этого термина существуют и другие значения, см. Join. join команда UNIX подобных операционных систем, объединяющая строки двух упорядоченных текстовых файлов на основе наличия общего поля. По своему функционалу схоже с оператором JOIN,… …   Википедия

  • Filter (Unix) — In UNIX and UNIX like operating systems, a filter is a program that gets most of its data from standard input (the main input stream) and writes its main results to standard output (the main output stream). UNIX filters are often used as elements …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”