.\" -*- coding: UTF-8 -*- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH TAIL 1 "Tammikuuta 2024" "GNU coreutils 9.4" "Käyttäjän sovellukset" .SH NIMI tail \- tulostaa lopun tiedostoista .SH YLEISKATSAUS \fBtail\fP [\fI\,VALITSIN\/\fP]... [\fI\,TIEDOSTO\/\fP]... .SH KUVAUS .\" Add any additional description here .PP Print the last 10 lines of each FILE to standard output. With more than one FILE, precede each with a header giving the file name. .PP Jos TIEDOSTOa ei ole annettu, tai se on ”\-”, luetaan vakiosyötettä. .PP Pitkien valitsinten pakolliset argumentit ovat pakollisia myös lyhyille. .TP \fB\-c\fP, \fB\-\-bytes\fP=\fI\,[\/\fP+]N tulostaa viimeiset NUM\-tut tai käytä \fB\-c\fP +NUM tuloste alkaen kunkin tiedoston tavun NUM:sta .TP \fB\-f\fP, \fB\-\-follow[=\fP{name|descriptor}] tulosta lisätty tieto tiedoston kasvaessa; .IP an absent option argument means 'descriptor' .TP \fB\-F\fP sama kuin \fB\-\-follow\fP=\fI\,name\/\fP \fB\-\-retry\fP .TP \fB\-n\fP, \fB\-\-lines\fP=\fI\,[\/\fP+]N output the last NUM lines, instead of the last 10; or use \fB\-n\fP +NUM to skip NUM\-1 lines at the start .TP \fB\-\-max\-unchanged\-stats\fP=\fI\,N\/\fP with \fB\-\-follow\fP=\fI\,name\/\fP, reopen a FILE which has not .IP changed size after N (default 5) iterations to see if it has been unlinked or renamed (this is the usual case of rotated log files); with inotify, this option is rarely useful .TP \fB\-\-pid\fP=\fI\,PID\/\fP valitsimen \fB\-f\fP kanssa, lopeta prosessin PID kuollessa .TP \fB\-q\fP, \fB\-\-quiet\fP, \fB\-\-silent\fP älä koskaan tulosta tiedostonimen sisältäviä otsakkeita .TP \fB\-\-retry\fP keep trying to open a file if it is inaccessible .TP \fB\-s\fP, \fB\-\-sleep\-interval\fP=\fI\,N\/\fP with \fB\-f\fP, sleep for approximately N seconds (default 1.0) between iterations; with inotify and \fB\-\-pid\fP=\fI\,P\/\fP, check process P at least once every N seconds .TP \fB\-v\fP, \fB\-\-verbose\fP tulosta aina tiedostonimen sisältävät otsakkeet .TP \fB\-z\fP, \fB\-\-zero\-terminated\fP päätä rivit 0\-tavuun, ei rivinvaihtoon .TP \fB\-\-help\fP näytä tämä ohje ja poistu .TP \fB\-\-version\fP näytä versiotiedot ja poistu .PP NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y, R, Q. Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .PP With \fB\-\-follow\fP (\fB\-f\fP), tail defaults to following the file descriptor, which means that even if a tail'ed file is renamed, tail will continue to track its end. This default behavior is not desirable when you really want to track the actual name of the file, not the file descriptor (e.g., log rotation). Use \fB\-\-follow\fP=\fI\,name\/\fP in that case. That causes tail to track the named file in a way that accommodates renaming, removal and creation. .SH TEKIJÄ Kirjoittaneet Paul Rubin, David MacKenzie, Ian Lance Taylor ja Jim Meyering. .SH "VIRHEISTÄ ILMOITTAMINEN" GNU coreutils online help: .br Ilmoita käännösvirheistä osoitteeseen .SH TEKIJÄNOIKEUDET Copyright \(co 2023 Free Software Foundation, Inc. Lisenssi GPLv3+: GNU GPL versio 3 tai myöhempi . .br Tämä on vapaa ohjelmisto; sitä saa vapaasti muuttaa ja levittää edelleen. Siinä määrin kuin laki sallii, TAKUUTA EI OLE. .SH "KATSO MYÖS" \fBhead\fP(1) .PP .br Koko dokumentaatio: .br tai saatavilla paikallisesti: info \(aq(coreutils) tail invocation\(aq .PP .SH KÄÄNNÖS Tämän käsikirjan suomenkielisen käännöksen tekivät Antti Salmela . .PP Tämä käännös on ilmainen dokumentaatio; katso tekijänoikeusehdot .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License -versiosta 3 .UE tai uudemmasta. Emme ota vastuuta.