interface/unix: reduce size of io:unix-syscall

FossilOrigin-Name: 74558b75eec0df5a42815a73158f82455cdcced3e8156fc175f81b44186520a8
This commit is contained in:
crc 2021-04-19 17:43:03 +00:00
parent 00f3e53a83
commit c392a9bfd5
2 changed files with 147 additions and 155 deletions

View file

@ -4,16 +4,10 @@ The `unix:` namespace contains words for interacting with the
host operating system on Unix style systems.
~~~
{{
'Unix var
:identify
@Unix n:zero? 0; drop
#8 io:scan-for dup n:negative?
[ drop 'IO_DEVICE_TYPE_0008_NOT_FOUND s:put nl ]
[ !Unix ] choose ;
---reveal---
:io:unix-syscall identify @Unix io:invoke ;
}}
:io:unix-syscall
#8 io:scan-for
dup n:negative? [ drop 'Error:_device_(0008)_not_found s:put nl ] if;
io:invoke ;
~~~
`unix:system` runs another application using the system shell

View file

@ -2,8 +2,8 @@
#ifndef CELL
#define CELL int32_t
#endif
CELL ngaImageCells = 14763;
CELL ngaImage[] = { 1793,14583,14721,14763,202104,0,10,1,10,2,10,3,10,4,10,5,10,6,10,
CELL ngaImageCells = 14725;
CELL ngaImage[] = { 1793,14545,14683,14725,202104,0,10,1,10,2,10,3,10,4,10,5,10,6,10,
7,10,8,10,9,10,10,11,10,12,10,13,10,14,10,15,10,16,10,17,
10,18,10,19,10,20,10,21,10,22,10,23,10,24,10,25,10,68223234,1,2575,
85000450,1,656912,141,140,268505089,63,62,285281281,0,63,2063,10,101384453,0,9,10,2049,56,25,
@ -12,7 +12,7 @@ CELL ngaImage[] = { 1793,14583,14721,14763,202104,0,10,1,10,2,10,3,10,4,10,5,10,
1793,114,2049,114,117506307,0,107,0,524545,25,112,168820993,0,126,1642241,126,134283523,7,112,1793,
107,7,524545,2049,107,1793,107,16846593,126,141,140,1793,64,16846593,126,112,140,1793,64,7,
10,659713,1,659713,2,659713,3,1793,168,17108737,3,2,524559,107,2049,107,2049,107,2049,121,
168820998,2,13831,1025,167841793,181,5,17826049,0,181,2,15,25,524546,164,134287105,182,95,2305,183,
168820998,2,13793,1025,167841793,181,5,17826049,0,181,2,15,25,524546,164,134287105,182,95,2305,183,
459023,191,134287361,182,186,659201,181,2049,56,25,84152833,48,286458116,10,459014,206,184618754,45,25,16974851,
-1,168886532,1,134284289,1,215,134284289,0,206,660227,32,0,0,115,105,103,105,108,58,105,
0,285278479,232,6,2576,524546,81,1641217,1,167838467,229,2049,244,2049,240,524545,232,201,17826050,231,
@ -160,7 +160,7 @@ CELL ngaImage[] = { 1793,14583,14721,14763,202104,0,10,1,10,2,10,3,10,4,10,5,10,
2095,10,1,3076,2049,2095,4100,10,3059,3099,146,118,58,117,112,100,97,116,101,0,
4,1793,3106,15,4,8,10,1,3102,2049,2105,16,10,3087,3120,146,99,111,112,121,
0,1793,3129,285278725,1,33951492,268767489,1,6,10,1,3122,2049,2270,771,10,3112,3148,146,83,
99,111,112,101,76,105,115,116,0,14627,14679,10,3135,3157,146,123,123,0,2049,1570,
99,111,112,101,76,105,115,116,0,14589,14641,10,3135,3157,146,123,123,0,2049,1570,
2,1,3148,2049,59,16,10,3151,3182,146,45,45,45,114,101,118,101,97,108,45,
45,45,0,2049,1570,1,3148,2049,2884,16,10,3166,3196,146,125,125,0,1,3148,2049,
56,4,15,11,1793,3210,3841,3148,4097,2,10,1,3205,1793,3236,3841,3148,1793,3231,1,
@ -179,7 +179,7 @@ CELL ngaImage[] = { 1793,14583,14721,14763,202104,0,10,1,10,2,10,3,10,4,10,5,10,
1,3452,2049,2095,4097,3259,10,3427,3481,133,84,101,109,112,83,116,114,105,110,103,
115,0,32,3466,3499,133,84,101,109,112,83,116,114,105,110,103,77,97,120,0,
512,3482,3511,146,83,84,82,73,78,71,83,0,2049,1543,3841,3481,3841,3499,19,18,
10,3500,3531,133,67,117,114,114,101,110,116,0,4,10,3520,3546,146,115,58,112,
10,3500,3531,133,67,117,114,114,101,110,116,0,2,10,3520,3546,146,115,58,112,
111,105,110,116,101,114,0,3841,3531,3841,3499,19,2049,3511,17,10,3533,3565,146,115,
58,110,101,120,116,0,1,3531,2049,2982,3841,3531,3841,3481,11,1793,3581,1,0,4097,
3531,10,1,3576,9,10,3500,3595,146,115,58,116,101,109,112,0,2,2049,81,2049,
@ -602,143 +602,141 @@ CELL ngaImage[] = { 1793,14583,14721,14763,202104,0,10,1,10,2,10,3,10,4,10,5,10,
11933,2049,3640,101,58,78,65,78,0,1,11922,2049,9240,10,1,11920,2049,2367,1,2147483646,
1793,11954,2049,3640,101,58,73,78,70,0,1,11943,2049,9240,10,1,11941,2049,2367,1,
-2147483646,1793,11976,2049,3640,101,58,45,73,78,70,0,1,11964,2049,9240,10,1,11962,2049,
2367,2049,11712,2049,10820,10,11846,11993,133,85,110,105,120,0,0,11985,12006,146,105,100,
101,110,116,105,102,121,0,3841,11993,2049,2521,25,3,1,8,2049,9144,2,2049,2556,
1793,12061,3,2049,3640,73,79,32,68,69,86,73,67,69,32,84,89,80,69,32,
48,48,48,56,32,78,79,84,32,70,79,85,78,68,0,1,12024,2049,9240,2049,
9203,10,1,12021,1793,12068,4097,11993,10,1,12065,2049,64,10,11846,12092,146,105,111,58,
117,110,105,120,45,115,121,115,99,97,108,108,0,2049,12006,3841,11993,2049,9127,10,
12073,12114,146,117,110,105,120,58,115,121,115,116,101,109,0,1,0,2049,12092,10,
12099,12132,146,117,110,105,120,58,102,111,114,107,0,1,1,2049,12092,10,12119,12151,
146,117,110,105,120,58,101,120,101,99,48,0,1,2,2049,12092,10,12137,12170,146,
117,110,105,120,58,101,120,101,99,49,0,1,3,2049,12092,10,12156,12189,146,117,
110,105,120,58,101,120,101,99,50,0,1,4,2049,12092,10,12175,12208,146,117,110,
105,120,58,101,120,101,99,51,0,1,5,2049,12092,10,12194,12226,146,117,110,105,
120,58,101,120,105,116,0,1,6,2049,12092,10,12213,12246,146,117,110,105,120,58,
103,101,116,112,105,100,0,1,7,2049,12092,10,12231,12264,146,117,110,105,120,58,
119,97,105,116,0,1,8,2049,12092,10,12251,12282,146,117,110,105,120,58,107,105,
108,108,0,1,9,2049,12092,10,12269,12301,146,117,110,105,120,58,112,111,112,101,
110,0,1,10,2049,12092,10,12287,12321,146,117,110,105,120,58,112,99,108,111,115,
101,0,1,11,2049,12092,10,12306,12340,146,117,110,105,120,58,99,104,100,105,114,
0,1,13,2049,12092,10,12326,12360,146,117,110,105,120,58,103,101,116,101,110,118,
0,1,14,2049,12092,10,12345,12380,146,117,110,105,120,58,112,117,116,101,110,118,
0,1,15,2049,12092,10,12365,12399,146,117,110,105,120,58,115,108,101,101,112,0,
1,16,2049,12092,10,12385,12417,146,117,110,105,120,58,112,105,112,101,0,1,0,
2049,12301,1,9842,1,12321,2049,2117,10,12404,12444,146,117,110,105,120,58,103,101,116,
45,99,119,100,0,2049,3640,112,119,100,0,1,12446,2049,12417,2049,5983,2049,3640,47,
0,1,12458,2049,3845,10,12428,12492,146,117,110,105,120,58,99,111,117,110,116,45,
102,105,108,101,115,45,105,110,45,99,119,100,0,2049,3640,108,115,32,45,49,
32,124,32,119,99,32,45,108,0,1,12494,2049,12417,2049,5983,2049,222,10,12465,12539,
146,117,110,105,120,58,102,111,114,45,101,97,99,104,45,102,105,108,101,0,
2049,3640,108,115,32,45,49,32,45,112,0,1,12541,1,0,2049,12301,2049,12492,1793,
12574,1793,12569,2049,9842,2049,3595,67502597,8,10,1,12562,2049,2105,10,1,12560,2049,2270,2049,
12321,3,10,12517,12591,146,115,116,97,114,116,0,4,2049,3422,1,0,2049,12301,10,
12582,12607,146,114,101,97,100,0,2,2049,9483,2,2049,3330,2049,2521,10,12599,12626,146,
102,105,110,105,115,104,0,2049,12321,2049,3402,10,12517,12650,146,117,110,105,120,58,
115,108,117,114,112,45,112,105,112,101,0,1793,12661,2049,12591,1,12607,2049,2245,2049,
12626,10,1,12652,2049,3446,10,12631,12678,146,110,58,114,97,110,100,111,109,0,1,
10,2049,9144,2,2049,2556,1793,12728,3,2049,3640,69,114,114,111,114,58,32,100,101,
118,105,99,101,32,40,48,48,49,48,41,32,110,111,116,32,102,111,117,110,
100,0,1,12690,2049,9240,2049,9203,10,1,12687,2049,2647,2049,9127,10,12666,12746,133,83,
111,99,107,101,116,115,0,0,12735,12759,146,105,100,101,110,116,105,102,121,0,
3841,12746,2049,2521,25,3,1,7,2049,9144,2,2049,2556,1793,12814,3,2049,3640,73,79,
32,68,69,86,73,67,69,32,84,89,80,69,32,48,48,48,55,32,78,79,
84,32,70,79,85,78,68,0,1,12777,2049,9240,2049,9203,10,1,12774,1793,12821,4097,
12746,10,1,12818,2049,64,10,12666,12846,146,115,111,99,107,101,116,58,111,112,101,
114,97,116,105,111,110,0,2049,12759,3841,12746,2049,9127,10,12826,12877,146,115,111,99,
107,101,116,58,103,101,116,104,111,115,116,98,121,110,97,109,101,0,1,0,
2049,12846,10,12853,12899,146,115,111,99,107,101,116,58,99,114,101,97,116,101,0,
1,1,2049,12846,10,12882,12919,146,115,111,99,107,101,116,58,98,105,110,100,0,
1,2,2049,12846,10,12904,12941,146,115,111,99,107,101,116,58,108,105,115,116,101,
110,0,1,3,2049,12846,10,12924,12963,146,115,111,99,107,101,116,58,97,99,99,
101,112,116,0,1,4,2049,12846,10,12946,12986,146,115,111,99,107,101,116,58,99,
111,110,110,101,99,116,0,1,5,2049,12846,10,12968,13006,146,115,111,99,107,101,
116,58,115,101,110,100,0,1,6,2049,12846,10,12991,13026,146,115,111,99,107,101,
116,58,114,101,99,118,0,1,8,2049,12846,10,13011,13047,146,115,111,99,107,101,
116,58,99,108,111,115,101,0,1,10,2049,12846,10,13031,13072,146,115,111,99,107,
101,116,58,99,111,110,102,105,103,117,114,101,0,1,11,2049,12846,10,13052,13097,
146,115,99,114,105,112,116,58,111,112,101,114,97,116,105,111,110,0,1,9,
2049,9144,2,2049,2556,1793,13147,3,2049,3640,69,114,114,111,114,58,32,100,101,118,
105,99,101,32,40,48,48,48,57,41,32,110,111,116,32,102,111,117,110,100,
0,1,13109,2049,9240,2049,9203,10,1,13106,2049,2647,2049,9127,10,13052,13174,146,115,99,
114,105,112,116,58,97,114,103,117,109,101,110,116,115,0,1,0,2049,13097,10,
13154,13202,146,115,99,114,105,112,116,58,103,101,116,45,97,114,103,117,109,101,
110,116,0,2049,3621,4,1,1,2049,13097,10,13179,13221,146,105,110,99,108,117,100,
101,0,1,2,2049,13097,10,13210,13241,146,115,99,114,105,112,116,58,110,97,109,
101,0,2049,3621,1,3,2049,13097,10,13226,13271,146,115,99,114,105,112,116,58,99,
117,114,114,101,110,116,45,102,105,108,101,0,2049,3621,1,4,2049,13097,10,13248,
13301,146,115,99,114,105,112,116,58,99,117,114,114,101,110,116,45,108,105,110,
101,0,1,5,2049,13097,10,13278,13330,146,115,99,114,105,112,116,58,105,103,110,
111,114,101,45,116,111,45,101,111,108,0,1,6,2049,13097,10,13306,13359,146,115,
99,114,105,112,116,58,97,98,111,114,116,45,105,110,99,108,117,100,101,0,
1,7,2049,13097,10,13335,13373,146,97,98,111,114,116,0,1,126,2049,3041,1,8,
2049,13097,10,13364,13401,146,99,108,111,99,107,58,111,112,101,114,97,116,105,111,
110,0,1,5,2049,9144,2,2049,2556,1793,13451,3,2049,3640,69,114,114,111,114,58,
32,100,101,118,105,99,101,32,40,48,48,48,53,41,32,110,111,116,32,102,
111,117,110,100,0,1,13413,2049,9240,2049,9203,10,1,13410,2049,2647,2049,9127,10,13382,
13477,146,99,108,111,99,107,58,116,105,109,101,115,116,97,109,112,0,1,0,
2049,13401,10,13458,13495,146,99,108,111,99,107,58,100,97,121,0,1,1,2049,13401,
10,13482,13515,146,99,108,111,99,107,58,109,111,110,116,104,0,1,2,2049,13401,
10,13500,13534,146,99,108,111,99,107,58,121,101,97,114,0,1,3,2049,13401,10,
13520,13553,146,99,108,111,99,107,58,104,111,117,114,0,1,4,2049,13401,10,13539,
13574,146,99,108,111,99,107,58,109,105,110,117,116,101,0,1,5,2049,13401,10,
13558,13595,146,99,108,111,99,107,58,115,101,99,111,110,100,0,1,6,2049,13401,
10,13579,13617,146,99,108,111,99,107,58,117,116,99,58,100,97,121,0,1,7,
2049,13401,10,13600,13641,146,99,108,111,99,107,58,117,116,99,58,109,111,110,116,
104,0,1,8,2049,13401,10,13622,13664,146,99,108,111,99,107,58,117,116,99,58,
121,101,97,114,0,1,9,2049,13401,10,13646,13687,146,99,108,111,99,107,58,117,
116,99,58,104,111,117,114,0,1,10,2049,13401,10,13669,13712,146,99,108,111,99,
107,58,117,116,99,58,109,105,110,117,116,101,0,1,11,2049,13401,10,13692,13737,
146,99,108,111,99,107,58,117,116,99,58,115,101,99,111,110,100,0,1,12,
2049,13401,10,13717,1024,133,84,73,66,0,13742,13756,133,70,73,68,0,1,13749,13771,
146,119,114,105,116,101,45,98,121,116,101,0,3841,13756,2049,9502,10,13757,13784,146,
109,97,115,107,0,1,255,21,10,13776,13802,146,119,114,105,116,101,45,99,101,
108,108,0,2,2049,13784,2049,13771,1,8,24,2,2049,13784,2049,13771,1,8,24,2,
2049,13784,2049,13771,1,8,24,2049,13784,2049,13771,10,13742,13845,146,105,109,97,103,101,
58,115,97,118,101,0,2049,9735,4097,13756,1,0,2049,1871,1793,13860,2049,56,2049,13802,
10,1,13855,2049,2270,3,3841,13756,2049,9465,10,13831,13879,146,99,58,103,101,116,0,
1,1,2049,9144,2049,9127,10,13870,13895,146,101,100,105,116,63,0,2,1793,13902,1,
8,11,10,1,13898,1793,13910,1,127,11,10,1,13906,2049,2117,22,10,13886,13926,146,
103,97,116,104,101,114,0,2049,13895,1,11,1,3330,2049,64,10,13916,13944,146,99,
121,99,108,101,0,2049,13879,2049,2085,4,8,2049,2453,25,3,2049,13926,1,13944,7,
10,13870,13975,146,112,97,114,115,101,45,117,110,116,105,108,0,1793,13987,2049,3621,
2049,3422,2049,13944,771,2049,3296,10,1,13977,2049,3446,10,13960,14001,146,115,58,103,101,
116,0,1793,14023,1793,14009,1,10,11,10,1,14005,1793,14017,1,13,11,10,1,14013,
2049,2117,22,10,1,14003,2049,13975,10,13992,14042,146,115,58,103,101,116,45,119,111,
114,100,0,1,5585,2049,13975,10,14028,14056,146,99,108,101,97,114,0,2049,3640,92,
94,91,50,74,92,94,91,48,59,48,72,0,1,14058,2049,7217,2049,9240,10,14047,
14088,133,78,111,69,99,104,111,0,0,14078,14096,146,98,121,101,0,1,0,2049,
12226,10,14089,14108,133,69,79,84,0,0,14101,14121,133,73,103,110,111,114,105,110,
103,0,0,14109,14135,146,105,103,110,111,114,105,110,103,63,0,3841,14121,10,14122,
14149,146,118,101,114,115,105,111,110,0,3841,4,1,100,20,10,14138,14164,146,100,
111,110,101,63,0,2,4097,14108,1793,14173,1,13,11,10,1,14169,1793,14181,1,10,
11,10,1,14177,1793,14189,1,32,11,10,1,14185,2049,2154,22,22,10,14155,14204,146,
101,111,108,63,0,3841,14108,1793,14212,1,13,11,10,1,14208,1793,14220,1,10,11,
10,1,14216,2049,2117,22,10,14196,14236,146,118,97,108,105,100,63,0,2,2049,81,
2049,2603,10,14226,14255,146,99,104,101,99,107,45,101,111,102,0,2,1793,14262,1,
-1,11,10,1,14258,1793,14270,1,4,11,10,1,14266,2049,2117,22,1,14096,9,10,
14242,14285,146,98,115,0,2049,3354,2049,3354,771,10,14279,14303,146,99,104,101,99,107,
45,98,115,0,2,1793,14310,1,8,11,10,1,14306,1793,14318,1,127,11,10,1,
14314,2049,2117,22,1,14285,9,10,14291,14336,146,99,104,101,99,107,0,2049,14255,2049,
14303,10,14327,14354,146,99,104,97,114,97,99,116,101,114,0,2049,13879,2,2049,3330,
10,14341,14370,146,98,117,102,102,101,114,0,1793,14380,1,1024,2049,3422,8,2049,3296,
10,1,14372,2049,3446,10,14360,14399,146,114,101,97,100,45,116,111,107,101,110,0,
1793,14415,1793,14410,2049,14354,2049,14336,2049,14164,10,1,14403,2049,2245,10,1,14401,2049,14370,
2049,3717,10,14385,14431,146,105,110,112,117,116,0,2049,14399,2049,14236,10,14422,14447,146,
112,114,111,99,101,115,115,0,2049,14135,1793,14465,771,2049,14204,1793,14461,1,14121,2049,
3041,10,1,14456,9,10,1,14451,2049,2647,1,368,1,11,2049,64,10,14089,14482,158,
47,47,0,2049,13330,1,14121,2049,3028,10,14476,14499,146,98,97,110,110,101,114,0,
2049,14149,2049,3640,82,69,84,82,79,32,49,50,32,40,37,110,46,37,110,41,
92,110,0,1,14503,2049,7217,2049,9240,2049,1543,2049,1871,18,2049,1871,2049,1543,2049,3640,
37,110,32,77,97,120,44,32,37,110,32,85,115,101,100,44,32,37,110,32,
70,114,101,101,92,110,0,1,14539,2049,7217,2049,9240,10,14489,14583,146,108,105,115,
116,101,110,0,3841,14088,1793,14590,2049,14499,10,1,14587,2049,72,2049,14431,2049,14447,1,
14594,7,10,14573,14613,146,100,58,119,111,114,100,115,0,1793,14622,2049,164,2049,9240,
2049,9214,10,1,14615,2049,7446,10,14602,14643,146,100,58,119,111,114,100,115,45,119,
105,116,104,0,2049,1871,2049,4641,1793,14674,2049,164,2,2049,1871,2049,4155,1793,14663,2049,
9240,2049,9214,10,1,14658,1793,14669,3,10,1,14667,2049,64,10,1,14649,2049,7446,10,
14627,14698,146,100,105,115,112,108,97,121,45,105,102,45,108,101,102,116,0,2,
2049,1871,2049,4591,1793,14710,2049,9240,2049,9214,10,1,14705,1793,14716,3,10,1,14714,2049,
64,10,14627,14747,146,100,58,119,111,114,100,115,45,98,101,103,105,110,110,105,
110,103,45,119,105,116,104,0,2049,1871,2049,4641,1793,14758,2049,164,2049,14698,10,1,
14753,2049,7446,10 };
2367,2049,11712,2049,10820,10,11846,12004,146,105,111,58,117,110,105,120,45,115,121,115,
99,97,108,108,0,1,8,2049,9144,2,2049,2556,1793,12054,3,2049,3640,69,114,114,
111,114,58,32,100,101,118,105,99,101,32,40,48,48,48,56,41,32,110,111,
116,32,102,111,117,110,100,0,1,12016,2049,9240,2049,9203,10,1,12013,2049,2647,2049,
9127,10,11985,12076,146,117,110,105,120,58,115,121,115,116,101,109,0,1,0,2049,
12004,10,12061,12094,146,117,110,105,120,58,102,111,114,107,0,1,1,2049,12004,10,
12081,12113,146,117,110,105,120,58,101,120,101,99,48,0,1,2,2049,12004,10,12099,
12132,146,117,110,105,120,58,101,120,101,99,49,0,1,3,2049,12004,10,12118,12151,
146,117,110,105,120,58,101,120,101,99,50,0,1,4,2049,12004,10,12137,12170,146,
117,110,105,120,58,101,120,101,99,51,0,1,5,2049,12004,10,12156,12188,146,117,
110,105,120,58,101,120,105,116,0,1,6,2049,12004,10,12175,12208,146,117,110,105,
120,58,103,101,116,112,105,100,0,1,7,2049,12004,10,12193,12226,146,117,110,105,
120,58,119,97,105,116,0,1,8,2049,12004,10,12213,12244,146,117,110,105,120,58,
107,105,108,108,0,1,9,2049,12004,10,12231,12263,146,117,110,105,120,58,112,111,
112,101,110,0,1,10,2049,12004,10,12249,12283,146,117,110,105,120,58,112,99,108,
111,115,101,0,1,11,2049,12004,10,12268,12302,146,117,110,105,120,58,99,104,100,
105,114,0,1,13,2049,12004,10,12288,12322,146,117,110,105,120,58,103,101,116,101,
110,118,0,1,14,2049,12004,10,12307,12342,146,117,110,105,120,58,112,117,116,101,
110,118,0,1,15,2049,12004,10,12327,12361,146,117,110,105,120,58,115,108,101,101,
112,0,1,16,2049,12004,10,12347,12379,146,117,110,105,120,58,112,105,112,101,0,
1,0,2049,12263,1,9842,1,12283,2049,2117,10,12366,12406,146,117,110,105,120,58,103,
101,116,45,99,119,100,0,2049,3640,112,119,100,0,1,12408,2049,12379,2049,5983,2049,
3640,47,0,1,12420,2049,3845,10,12390,12454,146,117,110,105,120,58,99,111,117,110,
116,45,102,105,108,101,115,45,105,110,45,99,119,100,0,2049,3640,108,115,32,
45,49,32,124,32,119,99,32,45,108,0,1,12456,2049,12379,2049,5983,2049,222,10,
12427,12501,146,117,110,105,120,58,102,111,114,45,101,97,99,104,45,102,105,108,
101,0,2049,3640,108,115,32,45,49,32,45,112,0,1,12503,1,0,2049,12263,2049,
12454,1793,12536,1793,12531,2049,9842,2049,3595,67502597,8,10,1,12524,2049,2105,10,1,12522,2049,
2270,2049,12283,3,10,12479,12553,146,115,116,97,114,116,0,4,2049,3422,1,0,2049,
12263,10,12544,12569,146,114,101,97,100,0,2,2049,9483,2,2049,3330,2049,2521,10,12561,
12588,146,102,105,110,105,115,104,0,2049,12283,2049,3402,10,12479,12612,146,117,110,105,
120,58,115,108,117,114,112,45,112,105,112,101,0,1793,12623,2049,12553,1,12569,2049,
2245,2049,12588,10,1,12614,2049,3446,10,12593,12640,146,110,58,114,97,110,100,111,109,
0,1,10,2049,9144,2,2049,2556,1793,12690,3,2049,3640,69,114,114,111,114,58,32,
100,101,118,105,99,101,32,40,48,48,49,48,41,32,110,111,116,32,102,111,
117,110,100,0,1,12652,2049,9240,2049,9203,10,1,12649,2049,2647,2049,9127,10,12628,12708,
133,83,111,99,107,101,116,115,0,0,12697,12721,146,105,100,101,110,116,105,102,
121,0,3841,12708,2049,2521,25,3,1,7,2049,9144,2,2049,2556,1793,12776,3,2049,3640,
73,79,32,68,69,86,73,67,69,32,84,89,80,69,32,48,48,48,55,32,
78,79,84,32,70,79,85,78,68,0,1,12739,2049,9240,2049,9203,10,1,12736,1793,
12783,4097,12708,10,1,12780,2049,64,10,12628,12808,146,115,111,99,107,101,116,58,111,
112,101,114,97,116,105,111,110,0,2049,12721,3841,12708,2049,9127,10,12788,12839,146,115,
111,99,107,101,116,58,103,101,116,104,111,115,116,98,121,110,97,109,101,0,
1,0,2049,12808,10,12815,12861,146,115,111,99,107,101,116,58,99,114,101,97,116,
101,0,1,1,2049,12808,10,12844,12881,146,115,111,99,107,101,116,58,98,105,110,
100,0,1,2,2049,12808,10,12866,12903,146,115,111,99,107,101,116,58,108,105,115,
116,101,110,0,1,3,2049,12808,10,12886,12925,146,115,111,99,107,101,116,58,97,
99,99,101,112,116,0,1,4,2049,12808,10,12908,12948,146,115,111,99,107,101,116,
58,99,111,110,110,101,99,116,0,1,5,2049,12808,10,12930,12968,146,115,111,99,
107,101,116,58,115,101,110,100,0,1,6,2049,12808,10,12953,12988,146,115,111,99,
107,101,116,58,114,101,99,118,0,1,8,2049,12808,10,12973,13009,146,115,111,99,
107,101,116,58,99,108,111,115,101,0,1,10,2049,12808,10,12993,13034,146,115,111,
99,107,101,116,58,99,111,110,102,105,103,117,114,101,0,1,11,2049,12808,10,
13014,13059,146,115,99,114,105,112,116,58,111,112,101,114,97,116,105,111,110,0,
1,9,2049,9144,2,2049,2556,1793,13109,3,2049,3640,69,114,114,111,114,58,32,100,
101,118,105,99,101,32,40,48,48,48,57,41,32,110,111,116,32,102,111,117,
110,100,0,1,13071,2049,9240,2049,9203,10,1,13068,2049,2647,2049,9127,10,13014,13136,146,
115,99,114,105,112,116,58,97,114,103,117,109,101,110,116,115,0,1,0,2049,
13059,10,13116,13164,146,115,99,114,105,112,116,58,103,101,116,45,97,114,103,117,
109,101,110,116,0,2049,3621,4,1,1,2049,13059,10,13141,13183,146,105,110,99,108,
117,100,101,0,1,2,2049,13059,10,13172,13203,146,115,99,114,105,112,116,58,110,
97,109,101,0,2049,3621,1,3,2049,13059,10,13188,13233,146,115,99,114,105,112,116,
58,99,117,114,114,101,110,116,45,102,105,108,101,0,2049,3621,1,4,2049,13059,
10,13210,13263,146,115,99,114,105,112,116,58,99,117,114,114,101,110,116,45,108,
105,110,101,0,1,5,2049,13059,10,13240,13292,146,115,99,114,105,112,116,58,105,
103,110,111,114,101,45,116,111,45,101,111,108,0,1,6,2049,13059,10,13268,13321,
146,115,99,114,105,112,116,58,97,98,111,114,116,45,105,110,99,108,117,100,
101,0,1,7,2049,13059,10,13297,13335,146,97,98,111,114,116,0,1,126,2049,3041,
1,8,2049,13059,10,13326,13363,146,99,108,111,99,107,58,111,112,101,114,97,116,
105,111,110,0,1,5,2049,9144,2,2049,2556,1793,13413,3,2049,3640,69,114,114,111,
114,58,32,100,101,118,105,99,101,32,40,48,48,48,53,41,32,110,111,116,
32,102,111,117,110,100,0,1,13375,2049,9240,2049,9203,10,1,13372,2049,2647,2049,9127,
10,13344,13439,146,99,108,111,99,107,58,116,105,109,101,115,116,97,109,112,0,
1,0,2049,13363,10,13420,13457,146,99,108,111,99,107,58,100,97,121,0,1,1,
2049,13363,10,13444,13477,146,99,108,111,99,107,58,109,111,110,116,104,0,1,2,
2049,13363,10,13462,13496,146,99,108,111,99,107,58,121,101,97,114,0,1,3,2049,
13363,10,13482,13515,146,99,108,111,99,107,58,104,111,117,114,0,1,4,2049,13363,
10,13501,13536,146,99,108,111,99,107,58,109,105,110,117,116,101,0,1,5,2049,
13363,10,13520,13557,146,99,108,111,99,107,58,115,101,99,111,110,100,0,1,6,
2049,13363,10,13541,13579,146,99,108,111,99,107,58,117,116,99,58,100,97,121,0,
1,7,2049,13363,10,13562,13603,146,99,108,111,99,107,58,117,116,99,58,109,111,
110,116,104,0,1,8,2049,13363,10,13584,13626,146,99,108,111,99,107,58,117,116,
99,58,121,101,97,114,0,1,9,2049,13363,10,13608,13649,146,99,108,111,99,107,
58,117,116,99,58,104,111,117,114,0,1,10,2049,13363,10,13631,13674,146,99,108,
111,99,107,58,117,116,99,58,109,105,110,117,116,101,0,1,11,2049,13363,10,
13654,13699,146,99,108,111,99,107,58,117,116,99,58,115,101,99,111,110,100,0,
1,12,2049,13363,10,13679,1024,133,84,73,66,0,13704,13718,133,70,73,68,0,1,
13711,13733,146,119,114,105,116,101,45,98,121,116,101,0,3841,13718,2049,9502,10,13719,
13746,146,109,97,115,107,0,1,255,21,10,13738,13764,146,119,114,105,116,101,45,
99,101,108,108,0,2,2049,13746,2049,13733,1,8,24,2,2049,13746,2049,13733,1,8,
24,2,2049,13746,2049,13733,1,8,24,2049,13746,2049,13733,10,13704,13807,146,105,109,97,
103,101,58,115,97,118,101,0,2049,9735,4097,13718,1,0,2049,1871,1793,13822,2049,56,
2049,13764,10,1,13817,2049,2270,3,3841,13718,2049,9465,10,13793,13841,146,99,58,103,101,
116,0,1,1,2049,9144,2049,9127,10,13832,13857,146,101,100,105,116,63,0,2,1793,
13864,1,8,11,10,1,13860,1793,13872,1,127,11,10,1,13868,2049,2117,22,10,13848,
13888,146,103,97,116,104,101,114,0,2049,13857,1,11,1,3330,2049,64,10,13878,13906,
146,99,121,99,108,101,0,2049,13841,2049,2085,4,8,2049,2453,25,3,2049,13888,1,
13906,7,10,13832,13937,146,112,97,114,115,101,45,117,110,116,105,108,0,1793,13949,
2049,3621,2049,3422,2049,13906,771,2049,3296,10,1,13939,2049,3446,10,13922,13963,146,115,58,
103,101,116,0,1793,13985,1793,13971,1,10,11,10,1,13967,1793,13979,1,13,11,10,
1,13975,2049,2117,22,10,1,13965,2049,13937,10,13954,14004,146,115,58,103,101,116,45,
119,111,114,100,0,1,5585,2049,13937,10,13990,14018,146,99,108,101,97,114,0,2049,
3640,92,94,91,50,74,92,94,91,48,59,48,72,0,1,14020,2049,7217,2049,9240,
10,14009,14050,133,78,111,69,99,104,111,0,0,14040,14058,146,98,121,101,0,1,
0,2049,12188,10,14051,14070,133,69,79,84,0,0,14063,14083,133,73,103,110,111,114,
105,110,103,0,0,14071,14097,146,105,103,110,111,114,105,110,103,63,0,3841,14083,
10,14084,14111,146,118,101,114,115,105,111,110,0,3841,4,1,100,20,10,14100,14126,
146,100,111,110,101,63,0,2,4097,14070,1793,14135,1,13,11,10,1,14131,1793,14143,
1,10,11,10,1,14139,1793,14151,1,32,11,10,1,14147,2049,2154,22,22,10,14117,
14166,146,101,111,108,63,0,3841,14070,1793,14174,1,13,11,10,1,14170,1793,14182,1,
10,11,10,1,14178,2049,2117,22,10,14158,14198,146,118,97,108,105,100,63,0,2,
2049,81,2049,2603,10,14188,14217,146,99,104,101,99,107,45,101,111,102,0,2,1793,
14224,1,-1,11,10,1,14220,1793,14232,1,4,11,10,1,14228,2049,2117,22,1,14058,
9,10,14204,14247,146,98,115,0,2049,3354,2049,3354,771,10,14241,14265,146,99,104,101,
99,107,45,98,115,0,2,1793,14272,1,8,11,10,1,14268,1793,14280,1,127,11,
10,1,14276,2049,2117,22,1,14247,9,10,14253,14298,146,99,104,101,99,107,0,2049,
14217,2049,14265,10,14289,14316,146,99,104,97,114,97,99,116,101,114,0,2049,13841,2,
2049,3330,10,14303,14332,146,98,117,102,102,101,114,0,1793,14342,1,1024,2049,3422,8,
2049,3296,10,1,14334,2049,3446,10,14322,14361,146,114,101,97,100,45,116,111,107,101,
110,0,1793,14377,1793,14372,2049,14316,2049,14298,2049,14126,10,1,14365,2049,2245,10,1,14363,
2049,14332,2049,3717,10,14347,14393,146,105,110,112,117,116,0,2049,14361,2049,14198,10,14384,
14409,146,112,114,111,99,101,115,115,0,2049,14097,1793,14427,771,2049,14166,1793,14423,1,
14083,2049,3041,10,1,14418,9,10,1,14413,2049,2647,1,368,1,11,2049,64,10,14051,
14444,158,47,47,0,2049,13292,1,14083,2049,3028,10,14438,14461,146,98,97,110,110,101,
114,0,2049,14111,2049,3640,82,69,84,82,79,32,49,50,32,40,37,110,46,37,
110,41,92,110,0,1,14465,2049,7217,2049,9240,2049,1543,2049,1871,18,2049,1871,2049,1543,
2049,3640,37,110,32,77,97,120,44,32,37,110,32,85,115,101,100,44,32,37,
110,32,70,114,101,101,92,110,0,1,14501,2049,7217,2049,9240,10,14451,14545,146,108,
105,115,116,101,110,0,3841,14050,1793,14552,2049,14461,10,1,14549,2049,72,2049,14393,2049,
14409,1,14556,7,10,14535,14575,146,100,58,119,111,114,100,115,0,1793,14584,2049,164,
2049,9240,2049,9214,10,1,14577,2049,7446,10,14564,14605,146,100,58,119,111,114,100,115,
45,119,105,116,104,0,2049,1871,2049,4641,1793,14636,2049,164,2,2049,1871,2049,4155,1793,
14625,2049,9240,2049,9214,10,1,14620,1793,14631,3,10,1,14629,2049,64,10,1,14611,2049,
7446,10,14589,14660,146,100,105,115,112,108,97,121,45,105,102,45,108,101,102,116,
0,2,2049,1871,2049,4591,1793,14672,2049,9240,2049,9214,10,1,14667,1793,14678,3,10,1,
14676,2049,64,10,14589,14709,146,100,58,119,111,114,100,115,45,98,101,103,105,110,
110,105,110,103,45,119,105,116,104,0,2049,1871,2049,4641,1793,14720,2049,164,2049,14660,
10,1,14715,2049,7446,10 };