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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
|
printf: usage: printf [-v var] format [arguments]
printf: usage: printf [-v var] format [arguments]
10
one
one\ctwo
4\.2
no newline now newline
%
%
%d
A
unquoted
unquoted quoted
unquoted quoted
this\&that
1 2 3 4 5
onestring 0 0 0
onestring 0 0 0.00
--4.2 --
--4.2 --
--
^@81--
-- A--
-- A--
A7
A7
A7
A7
A7
--\"abcd\"--
--\'abcd\'--
--a\x--
./printf.tests: line 95: printf: missing hex digit for \x
--\x--
----
----
--4.2
--4\.2--
--\--
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
--4.4BSD --
4.
4.4
--4.4BSD --
255 255 255 0377 0xff 0xFF
255 255 255 0377 0xff 0XFF
255 255 255 0377 0xff 0xFF
255 255 255 0377 0xff 0XFF
42
-42
42
-42
4.20
4.20
4.2
4.20
4.20
4.2
4.200000E+00
4.200000e+00
4.2E+00
4.2e+00
4.2
4.2
4.2
4.2
115
115
0163
0163
0x73
0X73
115.00
115.00
-- abcd--
-- abcd--
-- abcdefghij--
-- abcdefghij--
'abcd'
\'abcd\'
\abcd\
\abcd\
26
26
26
./printf.tests: line 219: printf: `%10': missing format character
./printf.tests: line 220: printf: `M': invalid format character
ab./printf.tests: line 223: printf: `y': invalid format character
./printf.tests: line 226: printf: GNU: invalid number
0
./printf.tests: line 227: printf: GNU: invalid number
0
-
(foo )(bar )
0
ab cd ef
13
^G
^G
^@7
^Ge
"?
00001
00001
1
1
0
0
0
0
4
4
4
4
0.000000
0.000000
0.00
0.00
4.000000
4.000000
4.00
4.00
0.000000E+00
0.000000e+00
0.00E+00
0.00e+00
4.000000E+00
4.000000e+00
4.00E+00
4.00e+00
9B3A59A5
q
''
''
s
b
xx
xx
< >< >
one
one\ctwo
4\.2
no newline now newline
%
%
%d
A
unquoted
unquoted quoted
unquoted quoted
this\&that
1 2 3 4 5
onestring 0 0 0
onestring 0 0 0.00
--4.2 --
--4.2 --
-- A--
-- A--
A7
A7
A7
--\"abcd\"--
--\'abcd\'--
--a\x--
./printf1.sub: line 107: printf: missing hex digit for \x
--\x--
----
----
--4.2
--4\.2--
--\--
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
4.4BSD
--4.4BSD --
4.
4.4
--4.4BSD --
255 255 255 0377 0xff 0xFF
255 255 255 0377 0xff 0XFF
255 255 255 0377 0xff 0xFF
255 255 255 0377 0xff 0XFF
42
-42
42
-42
4.20
4.20
4.2
4.20
4.20
4.2
4.200000E+00
4.200000e+00
4.2E+00
4.2e+00
4.2
4.2
4.2
4.2
115
115
0163
0163
0x73
0X73
115.00
115.00
-- abcd--
-- abcd--
-- abcdefghij--
-- abcdefghij--
'abcd'
\'abcd\'
\abcd\
\abcd\
26
26
26
./printf1.sub: line 293: printf: `%10': missing format character
./printf1.sub: line 294: printf: `M': invalid format character
./printf1.sub: line 297: printf: `y': invalid format character
./printf1.sub: line 300: printf: GNU: invalid number
0
./printf1.sub: line 302: printf: GNU: invalid number
0
-
(foo )(bar )
0
ab cd ef
13
^G
^G
^Ge
"?
16:09:15
./printf3.sub: line 27: printf: warning: `Z': invalid time format specification
%(abde)Z
30-May-2010 16:09:15
05/30/10 15:09:15
current time: 2010-05-30 04:09:15 PM
epoch time: 1969-12-31 07:00:00 PM -0500
random time: 2010-05-30 04:09:15 PM -0400
local time: Sun May 30 16:09:15 EDT 2010
Sun May 30 16:09:15 EDT 2010 date-style time
05/30/10 (foo) 16:09:15 date-style time
x 123x
x 123x
x 123x
x 123x
x 123x
x 123x
x 123.00x
x 123.00x
x 123.00x
x 123.00x
x123 x
x123 x
x+00001e+02x
x+00001e+02x
x+000000123x
x+000000123x
x+00001e+02x
x+00001e+02x
x +123x
x +123x
x +123x
x +123x
x 7bx
x 7bx
x+123 x
x+123 x
x+123 x
x+123 x
-123.000000
-123.000000
x +123x
x +123x
x +123x
x +123x
|