File: printf.1

package info (click to toggle)
manpages-hu 20010119-6
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,272 kB
  • ctags: 2
  • sloc: makefile: 56; lisp: 56
file content (61 lines) | stat: -rw-r--r-- 1,967 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.\" You may copy, distribute and modify under the terms of the LDP General
.\" Public License as specified in the LICENSE file that comes with the
.\" gnumaniak distribution
.\"
.\" The author kindly requests that no comments regarding the "better"
.\" suitability or up-to-date notices of any info documentation alternative
.\" is added without contacting him first.
.\"
.\" (C) 1999 Ragnar Hojland Espinosa <ragnar@macula.net>
.\"
.\"     GNU printf man page
.\"     man pages are NOT obsolete!
.\"     <ragnar@macula.net>
.TH printf 1 "18 August 1999" "GNU Shell Utilities 2.0"
.SH NV
printf \- formtumozott adatkirs
.SH TTEKINTS
.BI printf " formtum " [ argumentumok... ]
.sp
.B printf [\-\-help] [\-\-version]
.SH LERS
A
.B printf
kinyomtatja a 
.I formtum
szveget, rtelmezi a `%' s `\e' escape szekvencikat ugyangy, mint a C
.BR printf (3)
fggvny.
A
.I formtum
argumentumot hasznlja az sszes kapott
.IR argumentum
formzshoz.
.P
A
.B printf
az `\e0ooo' szekvencit oktlis
szmknt rtelmezi, (az `ooo' 0-3 szmjegy) meghatroz egy nyomtatand karaktert, az
`\exhhh' szekvencit hexadecimlis szmknt rtelmezi, (a `hhh' 1-3 szmjegy) meghatroz egy nyomtatand karaktert.
Egy tovbbi escape szekvencia az `\ec', ami utn a
.B printf
nem nyomtat tovbb. A `%b' utasts kinyomtatja az argumentum karakterlnct
a '\e' escape szekvencikkal rtelmezve, ahogy
.I formtum
meghatrozza.
.SH OPCIK
Ha GNU
.B printf
parancsot pontosan egy argumentummal hvjk, a kvetkez kettt ismeri fel:
.TP
.B "\-\-help"
Kirja a kezelsi tmutatt a szabvny kimenetre, majd sikeres visszatrsi rtkkel kilp.
.TP
.B "\-\-version"
A program verzijrl r ki informcit a szabvnyos kimenetre, majd  sikeres visszatrsi rtkkel kilp.
.SH MEGJEGYZS
A hibkat a bug-sh-utils@gnu.org cmen lehet (angolul) jelenteni.
Ezt a kziknyvoldalt Ragnar Hojland Espinosa <ragnar@macula.net>
frisstette.
.SH MAGYAR FORDTS
Daczi Lszl <dacas@freemail.hu>