.\" -*- coding: UTF-8 -*-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.50.1.
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH PRINTF 1 "April 2026" "GNU coreutils 9.11" "Käyttäjän sovellukset"
.SH NIMI
printf \- format and print data
.SH YLEISKATSAUS
\fBprintf\fP \fI\,MUOTOILU \/\fP[\fI\,ARGUMENTTI\/\fP]...
.br
\fBprintf\fP \fI\,VALITSIN\/\fP
.SH KUVAUS
.\" Add any additional description here
.PP
Print ARGUMENT(s) according to FORMAT, or execute according to OPTION:
.TP
\X'tty: link https://www.gnu.org/software/coreutils/printf#printf\-\-help'\fB\-\-help\fP\X'tty: link'
näytä tämä ohje ja poistu
.TP
\X'tty: link https://www.gnu.org/software/coreutils/printf#printf\-\-version'\fB\-\-version\fP\X'tty: link'
näytä versiotiedot ja poistu
.PP
MUOTOILU säätelee tulostetta kuten C:n printf. Tulkittavat sarjat ovat:
.TP
\e"
lainausmerkit
.TP
\e\e
kenoviiva
.TP
\ea
hälytysmerkki (BEL)
.TP
\eb
askelpalautin
.TP
\ec
ei rivinvaihtoa loppuun
.TP
\ee
escape
.TP
\ef
sivunvaihto
.TP
\en
rivinvaihto
.TP
\er
vaununpalautus
.TP
\et
vaakasarkain
.TP
\ev
pystysarkain
.TP
\eNNN
byte with octal value NNN (1 to 3 digits)
.TP
\exHH
tavu, jonka heksadesimaaliarvo on HH (1\-2 numeroa)
.TP
\euHHHH
Unicode\-merkki (ISO/IEC 10646), jonka heksa\-arvo on HHHH (4 numeroa)
.TP
\eUHHHHHHHH
Unicode\-merkki, jonka heksadesimaaliarvo on HHHHHHHH (8 numeroa)
.TP
%%
yksittäinen %\-merkki
.TP
%b
ARGUMENT as a string with '\e' escapes interpreted, except that octal
escapes should have a leading 0 like \e0NNN
.TP
%q
ARGUMENT is printed in a format that can be reused as shell input, escaping
non\-printable characters with the POSIX $\*(rq syntax
.PP
and all C format specifications ending with one of diouxXfeEgGcs, with
ARGUMENTs converted to proper type first. Variable widths are handled.
.PP
Your shell may have its own version of printf, which usually supersedes the
version described here. Please refer to your shell's documentation for
details about the options it supports.
.SH TEKIJÄ
Kirjoittanut David MacKenzie.
.SH "VIRHEISTÄ ILMOITTAMINEN"
Ilmoita ohjelmistovioista (englanniksi) osoitteeseen bug\-coreutils@gnu.org
.br
GNU coreutils\-kotisivu:
.br
Yleisohjeita GNU\-ohjelmistojen käyttöön:
.br
Ilmoita käännösvirheistä osoitteeseen
.SH TEKIJÄNOIKEUDET
Copyright \(co 2026 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"
\fBprintf\fP(3)
.PP
.br
Koko dokumentaatio:
.br
tai saatavilla paikallisesti: info \(aq(coreutils) printf invocation\(aq
.PP
.SH KÄÄNNÖS
Tämän käsikirjan suomenkielisen käännöksen tekivät
Jaakko Puurunen
.
.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.