question_id
stringlengths 1
5
| nl
stringlengths 4
218
| cmd
stringlengths 1
231
| oracle_man
sequence | cmd_name
stringlengths 1
24
| tldr_cmd_name
stringlengths 1
24
| manual_exist
bool 1
class | matching_info
sequence |
---|---|---|---|---|---|---|---|
10010 | move the date at which all photos in a directory were taken 1 hour forward | exiftool "-AllDates+=0:0:0 1:0:0" {{path/to/directory}} | [
"exiftool_8",
"exiftool_52",
"exiftool_185",
"exiftool_284",
"exiftool_382",
"exiftool_436"
] | exiftool | exiftool | true | {
"token": [
"-AllDates+=0:0:0",
"1:0:0",
"|main|"
],
"oracle_man": [
[
"exiftool_52",
"exiftool_185",
"exiftool_284",
"exiftool_382",
"exiftool_436"
],
[],
[
"exiftool_8",
"exiftool_9",
"exiftool_10",
"exiftool_11",
"exiftool_12",
"exiftool_13"
]
]
} |
10011 | move the date at which all jpeg photos in the current directory were taken 1 day and 2 hours backward | exiftool "-AllDates-=0:0:1 2:0:0" -ext jpg | [
"exiftool_8",
"exiftool_10",
"exiftool_21",
"exiftool_31",
"exiftool_149",
"exiftool_179",
"exiftool_182",
"exiftool_185",
"exiftool_187",
"exiftool_200",
"exiftool_205",
"exiftool_208",
"exiftool_209",
"exiftool_210",
"exiftool_211",
"exiftool_218",
"exiftool_233",
"exiftool_251",
"exiftool_283",
"exiftool_284",
"exiftool_288",
"exiftool_291",
"exiftool_305",
"exiftool_333",
"exiftool_365",
"exiftool_367",
"exiftool_379",
"exiftool_391",
"exiftool_418",
"exiftool_424",
"exiftool_433",
"exiftool_447",
"exiftool_448",
"exiftool_449",
"exiftool_451"
] | exiftool | exiftool | true | {
"token": [
"-AllDates-=0:0:1",
"2:0:0",
"-ext",
"jpg",
"|main|"
],
"oracle_man": [
[
"exiftool_31",
"exiftool_179",
"exiftool_182",
"exiftool_185",
"exiftool_187",
"exiftool_200",
"exiftool_283",
"exiftool_284",
"exiftool_333",
"exiftool_433"
],
[],
[
"exiftool_10",
"exiftool_21",
"exiftool_149",
"exiftool_205",
"exiftool_208",
"exiftool_209",
"exiftool_210",
"exiftool_211",
"exiftool_218",
"exiftool_233",
"exiftool_251",
"exiftool_288",
"exiftool_291",
"exiftool_305",
"exiftool_365",
"exiftool_367",
"exiftool_379",
"exiftool_391",
"exiftool_418",
"exiftool_424",
"exiftool_433"
],
[
"exiftool_447",
"exiftool_448",
"exiftool_449",
"exiftool_451"
],
[
"exiftool_8",
"exiftool_9",
"exiftool_10",
"exiftool_11",
"exiftool_12",
"exiftool_13"
]
]
} |
10012 | only change the `datetimeoriginal` field subtracting 1.5 hours, without keeping backups | exiftool -DateTimeOriginal-=1.5 -overwrite_original | [
"exiftool_8",
"exiftool_21",
"exiftool_239",
"exiftool_243",
"exiftool_244",
"exiftool_245",
"exiftool_246",
"exiftool_352",
"exiftool_354",
"exiftool_355",
"exiftool_392",
"exiftool_424"
] | exiftool | exiftool | true | {
"token": [
"-DateTimeOriginal-=1.5",
"-overwrite_original",
"|main|"
],
"oracle_man": [
[
"exiftool_392"
],
[
"exiftool_21",
"exiftool_239",
"exiftool_243",
"exiftool_244",
"exiftool_245",
"exiftool_246",
"exiftool_352",
"exiftool_354",
"exiftool_355",
"exiftool_424"
],
[
"exiftool_8",
"exiftool_9",
"exiftool_10",
"exiftool_11",
"exiftool_12",
"exiftool_13"
]
]
} |
10013 | recursively rename all jpeg photos in a directory based on the `datetimeoriginal` field | exiftool '-filename<DateTimeOriginal' -d %Y-%m-%d_%H-%M-%S%%lc.%%e {{path/to/directory}} -r -ext jpg | [
"exiftool_8",
"exiftool_10",
"exiftool_14",
"exiftool_19",
"exiftool_21",
"exiftool_27",
"exiftool_39",
"exiftool_52",
"exiftool_77",
"exiftool_106",
"exiftool_107",
"exiftool_135",
"exiftool_149",
"exiftool_163",
"exiftool_169",
"exiftool_187",
"exiftool_203",
"exiftool_205",
"exiftool_208",
"exiftool_209",
"exiftool_210",
"exiftool_211",
"exiftool_217",
"exiftool_218",
"exiftool_219",
"exiftool_224",
"exiftool_233",
"exiftool_244",
"exiftool_251",
"exiftool_253",
"exiftool_263",
"exiftool_267",
"exiftool_273",
"exiftool_275",
"exiftool_284",
"exiftool_287",
"exiftool_288",
"exiftool_289",
"exiftool_290",
"exiftool_291",
"exiftool_293",
"exiftool_305",
"exiftool_319",
"exiftool_329",
"exiftool_357",
"exiftool_360",
"exiftool_363",
"exiftool_365",
"exiftool_367",
"exiftool_370",
"exiftool_379",
"exiftool_384",
"exiftool_389",
"exiftool_391",
"exiftool_414",
"exiftool_418",
"exiftool_424",
"exiftool_425",
"exiftool_426",
"exiftool_427",
"exiftool_428",
"exiftool_429",
"exiftool_430",
"exiftool_431",
"exiftool_432",
"exiftool_433",
"exiftool_444",
"exiftool_445",
"exiftool_446",
"exiftool_447",
"exiftool_448",
"exiftool_449",
"exiftool_451"
] | exiftool | exiftool | true | {
"token": [
"-filename",
"DateTimeOriginal",
"-d",
"%Y-%m-%d_%H-%M-%S%%lc.%%e",
"-r",
"-ext",
"jpg",
"|main|"
],
"oracle_man": [
[
"exiftool_77",
"exiftool_169",
"exiftool_224",
"exiftool_284",
"exiftool_426",
"exiftool_430"
],
[
"exiftool_217",
"exiftool_414",
"exiftool_428"
],
[
"exiftool_14",
"exiftool_19",
"exiftool_21",
"exiftool_27",
"exiftool_39",
"exiftool_52",
"exiftool_77",
"exiftool_106",
"exiftool_107",
"exiftool_163",
"exiftool_203",
"exiftool_205",
"exiftool_218",
"exiftool_263",
"exiftool_267",
"exiftool_273",
"exiftool_275",
"exiftool_284",
"exiftool_287",
"exiftool_289",
"exiftool_290",
"exiftool_293",
"exiftool_319",
"exiftool_329",
"exiftool_357",
"exiftool_360",
"exiftool_367",
"exiftool_384",
"exiftool_425",
"exiftool_427",
"exiftool_428",
"exiftool_429",
"exiftool_431",
"exiftool_432",
"exiftool_433",
"exiftool_446"
],
[],
[
"exiftool_10",
"exiftool_21",
"exiftool_27",
"exiftool_135",
"exiftool_169",
"exiftool_187",
"exiftool_210",
"exiftool_219",
"exiftool_244",
"exiftool_251",
"exiftool_253",
"exiftool_287",
"exiftool_288",
"exiftool_291",
"exiftool_363",
"exiftool_365",
"exiftool_370",
"exiftool_389",
"exiftool_391",
"exiftool_418",
"exiftool_432",
"exiftool_444",
"exiftool_445"
],
[
"exiftool_10",
"exiftool_21",
"exiftool_149",
"exiftool_205",
"exiftool_208",
"exiftool_209",
"exiftool_210",
"exiftool_211",
"exiftool_218",
"exiftool_233",
"exiftool_251",
"exiftool_288",
"exiftool_291",
"exiftool_305",
"exiftool_365",
"exiftool_367",
"exiftool_379",
"exiftool_391",
"exiftool_418",
"exiftool_424",
"exiftool_433"
],
[
"exiftool_447",
"exiftool_448",
"exiftool_449",
"exiftool_451"
],
[
"exiftool_8",
"exiftool_9",
"exiftool_10",
"exiftool_11",
"exiftool_12",
"exiftool_13"
]
]
} |
10033 | compare files | colordiff {{file1}} {{file2}} | [
"colordiff_3"
] | colordiff | colordiff | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"colordiff_3",
"colordiff_4",
"colordiff_5"
]
]
} |
10034 | output in two columns | colordiff -y {{file1}} {{file2}} | [
"colordiff_3"
] | colordiff | colordiff | true | {
"token": [
"-y",
"|main|"
],
"oracle_man": [
[],
[
"colordiff_3",
"colordiff_4",
"colordiff_5"
]
]
} |
10035 | ignore case differences in file contents | colordiff -i {{file1}} {{file2}} | [
"colordiff_3"
] | colordiff | colordiff | true | {
"token": [
"-i",
"|main|"
],
"oracle_man": [
[],
[
"colordiff_3",
"colordiff_4",
"colordiff_5"
]
]
} |
10036 | report when two files are the same | colordiff -s {{file1}} {{file2}} | [
"colordiff_3",
"colordiff_17",
"colordiff_19"
] | colordiff | colordiff | true | {
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"colordiff_17",
"colordiff_19"
],
[
"colordiff_3",
"colordiff_4",
"colordiff_5"
]
]
} |
10037 | ignore white spaces | colordiff -w {{file1}} {{file2}} | [
"colordiff_3",
"colordiff_12"
] | colordiff | colordiff | true | {
"token": [
"-w",
"|main|"
],
"oracle_man": [
[
"colordiff_12"
],
[
"colordiff_3",
"colordiff_4",
"colordiff_5"
]
]
} |
10053 | compile a source code file into an executable binary | g++ {{source.cpp}} -o {{output_executable}} | [
"g++_2",
"g++_4",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
] | g++ | g++ | true | {
"token": [
"-o",
"|main|"
],
"oracle_man": [
[
"g++_2",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
],
[
"g++_4",
"g++_5",
"g++_6",
"g++_7",
"g++_8",
"g++_9",
"g++_10",
"g++_11"
]
]
} |
10054 | display (almost) all errors and warnings | g++ {{source.cpp}} -Wall -o {{output_executable}} | [
"g++_2",
"g++_4",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_430",
"g++_454",
"g++_462",
"g++_467",
"g++_471",
"g++_484",
"g++_537",
"g++_546",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_713",
"g++_719",
"g++_723",
"g++_724",
"g++_725",
"g++_726",
"g++_727",
"g++_728",
"g++_765",
"g++_772",
"g++_775",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_796",
"g++_798",
"g++_803",
"g++_804",
"g++_805",
"g++_806",
"g++_827",
"g++_835",
"g++_839",
"g++_845",
"g++_859",
"g++_865",
"g++_872",
"g++_877",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_884",
"g++_890",
"g++_900",
"g++_902",
"g++_903",
"g++_904",
"g++_906",
"g++_910",
"g++_917",
"g++_919",
"g++_936",
"g++_937",
"g++_940",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_978",
"g++_979",
"g++_980",
"g++_981",
"g++_982",
"g++_985",
"g++_988",
"g++_993",
"g++_995",
"g++_998",
"g++_999",
"g++_1001",
"g++_1008",
"g++_1016",
"g++_1017",
"g++_1018",
"g++_1025",
"g++_1036",
"g++_1042",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1102",
"g++_1104",
"g++_1119",
"g++_1120",
"g++_1121",
"g++_1122",
"g++_1125",
"g++_1129",
"g++_1143",
"g++_1147",
"g++_1150",
"g++_1153",
"g++_1154",
"g++_1157",
"g++_1159",
"g++_1160",
"g++_1161",
"g++_1162",
"g++_1163",
"g++_1169",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1216",
"g++_1221",
"g++_1225",
"g++_1232",
"g++_1234",
"g++_1237",
"g++_1239",
"g++_1244",
"g++_1245",
"g++_1246",
"g++_1247",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
] | g++ | g++ | true | {
"token": [
"-Wall",
"-o",
"|main|"
],
"oracle_man": [
[
"g++_18",
"g++_430",
"g++_454",
"g++_462",
"g++_467",
"g++_471",
"g++_484",
"g++_537",
"g++_546",
"g++_713",
"g++_723",
"g++_724",
"g++_726",
"g++_727",
"g++_728",
"g++_765",
"g++_772",
"g++_775",
"g++_796",
"g++_798",
"g++_803",
"g++_804",
"g++_805",
"g++_806",
"g++_827",
"g++_835",
"g++_839",
"g++_845",
"g++_859",
"g++_865",
"g++_872",
"g++_877",
"g++_884",
"g++_900",
"g++_902",
"g++_903",
"g++_904",
"g++_906",
"g++_910",
"g++_917",
"g++_919",
"g++_936",
"g++_937",
"g++_940",
"g++_947",
"g++_978",
"g++_979",
"g++_980",
"g++_981",
"g++_982",
"g++_985",
"g++_988",
"g++_993",
"g++_995",
"g++_998",
"g++_999",
"g++_1008",
"g++_1016",
"g++_1018",
"g++_1025",
"g++_1036",
"g++_1042",
"g++_1102",
"g++_1104",
"g++_1119",
"g++_1120",
"g++_1121",
"g++_1122",
"g++_1129",
"g++_1143",
"g++_1147",
"g++_1153",
"g++_1154",
"g++_1157",
"g++_1159",
"g++_1160",
"g++_1161",
"g++_1169",
"g++_1216",
"g++_1221",
"g++_1225",
"g++_1234",
"g++_1237",
"g++_1244",
"g++_1245",
"g++_1247"
],
[
"g++_2",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
],
[
"g++_4",
"g++_5",
"g++_6",
"g++_7",
"g++_8",
"g++_9",
"g++_10",
"g++_11"
]
]
} |
10055 | choose a language standard to compile for(c++98/c++11/c++14/c++17) | g++ {{source.cpp}} -std={{language_standard}} -o {{output_executable}} | [
"g++_2",
"g++_4",
"g++_13",
"g++_14",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_79",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_246",
"g++_252",
"g++_253",
"g++_259",
"g++_267",
"g++_269",
"g++_271",
"g++_273",
"g++_275",
"g++_277",
"g++_280",
"g++_285",
"g++_291",
"g++_327",
"g++_352",
"g++_361",
"g++_362",
"g++_366",
"g++_373",
"g++_376",
"g++_382",
"g++_385",
"g++_387",
"g++_388",
"g++_389",
"g++_396",
"g++_398",
"g++_417",
"g++_421",
"g++_426",
"g++_434",
"g++_437",
"g++_464",
"g++_535",
"g++_555",
"g++_564",
"g++_584",
"g++_585",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_716",
"g++_717",
"g++_719",
"g++_721",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1331",
"g++_1332",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1641",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1832",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2418",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3759",
"g++_3857",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4622",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4748",
"g++_4749",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
] | g++ | g++ | true | {
"token": [
"-std",
"-o",
"|main|"
],
"oracle_man": [
[
"g++_2",
"g++_14",
"g++_15",
"g++_16",
"g++_19",
"g++_49",
"g++_79",
"g++_246",
"g++_252",
"g++_253",
"g++_259",
"g++_267",
"g++_269",
"g++_271",
"g++_273",
"g++_275",
"g++_277",
"g++_280",
"g++_285",
"g++_291",
"g++_327",
"g++_352",
"g++_361",
"g++_362",
"g++_373",
"g++_385",
"g++_396",
"g++_398",
"g++_417",
"g++_421",
"g++_426",
"g++_434",
"g++_437",
"g++_464",
"g++_535",
"g++_585",
"g++_716",
"g++_717",
"g++_721",
"g++_1331",
"g++_1332",
"g++_1641",
"g++_1832",
"g++_2418",
"g++_3759",
"g++_3857",
"g++_4622",
"g++_4748",
"g++_4749"
],
[
"g++_2",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
],
[
"g++_4",
"g++_5",
"g++_6",
"g++_7",
"g++_8",
"g++_9",
"g++_10",
"g++_11"
]
]
} |
10056 | include libraries located at a different path than the source file | g++ {{source.cpp}} -o {{output_executable}} -I{{header_path}} -L{{library_path}} -l{{library_name}} | [
"g++_2",
"g++_4",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
] | g++ | g++ | true | {
"token": [
"-o",
"|main|"
],
"oracle_man": [
[
"g++_2",
"g++_13",
"g++_15",
"g++_16",
"g++_17",
"g++_18",
"g++_19",
"g++_20",
"g++_22",
"g++_23",
"g++_24",
"g++_29",
"g++_30",
"g++_31",
"g++_33",
"g++_34",
"g++_36",
"g++_39",
"g++_46",
"g++_49",
"g++_54",
"g++_56",
"g++_57",
"g++_58",
"g++_60",
"g++_71",
"g++_73",
"g++_77",
"g++_88",
"g++_123",
"g++_125",
"g++_134",
"g++_135",
"g++_136",
"g++_140",
"g++_143",
"g++_146",
"g++_157",
"g++_158",
"g++_163",
"g++_166",
"g++_169",
"g++_172",
"g++_178",
"g++_189",
"g++_192",
"g++_211",
"g++_222",
"g++_226",
"g++_366",
"g++_376",
"g++_382",
"g++_387",
"g++_388",
"g++_389",
"g++_398",
"g++_555",
"g++_564",
"g++_584",
"g++_586",
"g++_595",
"g++_598",
"g++_602",
"g++_625",
"g++_631",
"g++_641",
"g++_675",
"g++_682",
"g++_689",
"g++_691",
"g++_693",
"g++_694",
"g++_704",
"g++_709",
"g++_719",
"g++_725",
"g++_780",
"g++_781",
"g++_783",
"g++_791",
"g++_879",
"g++_881",
"g++_882",
"g++_883",
"g++_890",
"g++_945",
"g++_947",
"g++_948",
"g++_949",
"g++_950",
"g++_951",
"g++_955",
"g++_958",
"g++_959",
"g++_960",
"g++_961",
"g++_962",
"g++_963",
"g++_964",
"g++_1001",
"g++_1017",
"g++_1077",
"g++_1079",
"g++_1090",
"g++_1125",
"g++_1150",
"g++_1162",
"g++_1163",
"g++_1171",
"g++_1203",
"g++_1204",
"g++_1207",
"g++_1208",
"g++_1232",
"g++_1239",
"g++_1246",
"g++_1251",
"g++_1258",
"g++_1266",
"g++_1270",
"g++_1286",
"g++_1287",
"g++_1297",
"g++_1422",
"g++_1425",
"g++_1436",
"g++_1447",
"g++_1462",
"g++_1518",
"g++_1538",
"g++_1582",
"g++_1605",
"g++_1614",
"g++_1624",
"g++_1625",
"g++_1642",
"g++_1645",
"g++_1646",
"g++_1648",
"g++_1701",
"g++_1727",
"g++_1736",
"g++_1741",
"g++_1746",
"g++_1765",
"g++_1768",
"g++_1772",
"g++_1780",
"g++_1781",
"g++_1786",
"g++_1789",
"g++_1791",
"g++_1803",
"g++_1804",
"g++_1806",
"g++_1825",
"g++_1834",
"g++_1841",
"g++_1843",
"g++_1844",
"g++_1848",
"g++_1850",
"g++_1851",
"g++_1909",
"g++_1923",
"g++_1954",
"g++_1995",
"g++_2070",
"g++_2080",
"g++_2100",
"g++_2165",
"g++_2167",
"g++_2177",
"g++_2206",
"g++_2210",
"g++_2244",
"g++_2246",
"g++_2263",
"g++_2270",
"g++_2276",
"g++_2280",
"g++_2283",
"g++_2286",
"g++_2288",
"g++_2291",
"g++_2378",
"g++_2379",
"g++_2384",
"g++_2387",
"g++_2388",
"g++_2445",
"g++_2449",
"g++_2552",
"g++_2585",
"g++_2586",
"g++_2638",
"g++_2643",
"g++_2679",
"g++_2710",
"g++_2714",
"g++_2715",
"g++_2716",
"g++_2718",
"g++_2724",
"g++_2725",
"g++_2752",
"g++_2772",
"g++_2783",
"g++_2786",
"g++_2788",
"g++_2816",
"g++_2829",
"g++_2857",
"g++_2878",
"g++_2884",
"g++_2885",
"g++_2886",
"g++_2892",
"g++_2893",
"g++_2894",
"g++_2896",
"g++_2967",
"g++_2976",
"g++_3036",
"g++_3074",
"g++_3152",
"g++_3292",
"g++_3298",
"g++_3302",
"g++_3496",
"g++_3513",
"g++_3514",
"g++_3515",
"g++_3523",
"g++_3577",
"g++_3672",
"g++_3708",
"g++_3749",
"g++_3910",
"g++_3926",
"g++_3947",
"g++_3968",
"g++_4018",
"g++_4042",
"g++_4044",
"g++_4084",
"g++_4085",
"g++_4161",
"g++_4164",
"g++_4186",
"g++_4217",
"g++_4253",
"g++_4254",
"g++_4289",
"g++_4291",
"g++_4297",
"g++_4299",
"g++_4319",
"g++_4332",
"g++_4415",
"g++_4416",
"g++_4492",
"g++_4512",
"g++_4535",
"g++_4543",
"g++_4550",
"g++_4563",
"g++_4564",
"g++_4570",
"g++_4571",
"g++_4575",
"g++_4581",
"g++_4655",
"g++_4661",
"g++_4667",
"g++_4671",
"g++_4675",
"g++_4679",
"g++_4693",
"g++_4700",
"g++_4703",
"g++_4714",
"g++_4721",
"g++_4722",
"g++_4729",
"g++_4773",
"g++_4994",
"g++_5047",
"g++_5059",
"g++_5067",
"g++_5118",
"g++_5119",
"g++_5120",
"g++_5152"
],
[
"g++_4",
"g++_5",
"g++_6",
"g++_7",
"g++_8",
"g++_9",
"g++_10",
"g++_11"
]
]
} |
10087 | display commits since yesterday | git commits-since {{yesterday}} | [
"git-commits-since_3",
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
] | git-commits-since | git-commits-since | true | {
"token": [
"git",
"commits-since",
"|main|"
],
"oracle_man": [
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_3"
]
]
} |
10088 | display commits since last week | git commits-since {{last week}} | [
"git-commits-since_3",
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
] | git-commits-since | git-commits-since | true | {
"token": [
"git",
"commits-since",
"|main|"
],
"oracle_man": [
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_3"
]
]
} |
10089 | display commits since last month | git commits-since {{last month}} | [
"git-commits-since_3",
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
] | git-commits-since | git-commits-since | true | {
"token": [
"git",
"commits-since",
"|main|"
],
"oracle_man": [
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_3"
]
]
} |
10090 | display commits since yesterday 2pm | git commits-since {{yesterday 2pm}} | [
"git-commits-since_3",
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
] | git-commits-since | git-commits-since | true | {
"token": [
"git",
"commits-since",
"|main|"
],
"oracle_man": [
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_7",
"git-commits-since_8",
"git-commits-since_9"
],
[
"git-commits-since_3"
]
]
} |
10091 | probe a block device | sudo f3probe {{path/to/block_device}} | [
"f3probe_3"
] | f3probe | f3probe | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"f3probe_3",
"f3probe_4",
"f3probe_5"
]
]
} |
10092 | use the minimum about of ram possible | sudo f3probe --min-memory {{path/to/block_device}} | [
"f3probe_2",
"f3probe_3",
"f3probe_7"
] | f3probe | f3probe | true | {
"token": [
"--min-memory",
"|main|"
],
"oracle_man": [
[
"f3probe_2",
"f3probe_7"
],
[
"f3probe_3",
"f3probe_4",
"f3probe_5"
]
]
} |
10093 | time disk operations | sudo f3probe --time-ops {{path/to/block_device}} | [
"f3probe_2",
"f3probe_3",
"f3probe_10"
] | f3probe | f3probe | true | {
"token": [
"--time-ops",
"|main|"
],
"oracle_man": [
[
"f3probe_2",
"f3probe_10"
],
[
"f3probe_3",
"f3probe_4",
"f3probe_5"
]
]
} |
10094 | check pathnames for validity in the current system | pathchk {{path1 path2 …}} | [
"pathchk_3"
] | pathchk | pathchk | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"pathchk_3",
"pathchk_4",
"pathchk_5",
"pathchk_6",
"pathchk_7",
"pathchk_8"
]
]
} |
10095 | check pathnames for validity on a wider range of posix compliant systems | pathchk -p {{path1 path2 …}} | [
"pathchk_3",
"pathchk_4",
"pathchk_6"
] | pathchk | pathchk | true | {
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"pathchk_4",
"pathchk_6"
],
[
"pathchk_3",
"pathchk_4",
"pathchk_5",
"pathchk_6",
"pathchk_7",
"pathchk_8"
]
]
} |
10096 | check pathnames for validity on all posix compliant systems | pathchk --portability {{path1 path2 …}} | [
"pathchk_3",
"pathchk_6"
] | pathchk | pathchk | true | {
"token": [
"--portability",
"|main|"
],
"oracle_man": [
[
"pathchk_6"
],
[
"pathchk_3",
"pathchk_4",
"pathchk_5",
"pathchk_6",
"pathchk_7",
"pathchk_8"
]
]
} |
10097 | only check for empty pathnames or leading dashes () | pathchk -P {{path1 path2 …}} | [
"pathchk_3",
"pathchk_5",
"pathchk_6"
] | pathchk | pathchk | true | {
"token": [
"-P",
"|main|"
],
"oracle_man": [
[
"pathchk_5",
"pathchk_6"
],
[
"pathchk_3",
"pathchk_4",
"pathchk_5",
"pathchk_6",
"pathchk_7",
"pathchk_8"
]
]
} |
10102 | analyze live traffic from a network interface | sudo zeek --iface {{interface}} | [
"zeek_3",
"zeek_12"
] | zeek | zeek | true | {
"token": [
"--iface",
"|main|"
],
"oracle_man": [
[
"zeek_12"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10103 | analyze live traffic from a network interface and load custom scripts | sudo zeek --iface {{interface}} {{script1}} {{script2}} | [
"zeek_3",
"zeek_12"
] | zeek | zeek | true | {
"token": [
"--iface",
"|main|"
],
"oracle_man": [
[
"zeek_12"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10104 | analyze live traffic from a network interface, without loading any scripts | sudo zeek --bare-mode --iface {{interface}} | [
"zeek_3",
"zeek_7",
"zeek_12"
] | zeek | zeek | true | {
"token": [
"--bare-mode",
"--iface",
"|main|"
],
"oracle_man": [
[
"zeek_7"
],
[
"zeek_12"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10105 | analyze live traffic from a network interface, applying a `tcpdump` filter | sudo zeek --filter {{path/to/filter}} --iface {{interface}} | [
"zeek_3",
"zeek_10",
"zeek_12"
] | zeek | zeek | true | {
"token": [
"--filter",
"--iface",
"|main|"
],
"oracle_man": [
[
"zeek_10"
],
[
"zeek_12"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10106 | analyze live traffic from a network interface using a watchdog timer | sudo zeek --watchdog --iface {{interface}} | [
"zeek_3",
"zeek_12",
"zeek_30"
] | zeek | zeek | true | {
"token": [
"--watchdog",
"--iface",
"|main|"
],
"oracle_man": [
[
"zeek_30"
],
[
"zeek_12"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10107 | analyze traffic from a `pcap` file | zeek --readfile {{path/to/file.trace}} | [
"zeek_3",
"zeek_14"
] | zeek | zeek | true | {
"token": [
"--readfile",
"|main|"
],
"oracle_man": [
[
"zeek_14"
],
[
"zeek_3",
"zeek_4"
]
]
} |
10108 | run iperf3 as a server | iperf3 -s | [
"iperf3_2",
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_9",
"iperf3_21",
"iperf3_40",
"iperf3_43",
"iperf3_46",
"iperf3_48",
"iperf3_54",
"iperf3_64",
"iperf3_78",
"iperf3_87"
] | iperf3 | iperf3 | true | {
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"iperf3_2",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_9",
"iperf3_21",
"iperf3_40",
"iperf3_43",
"iperf3_46",
"iperf3_48",
"iperf3_54",
"iperf3_64",
"iperf3_78",
"iperf3_87"
],
[
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_14",
"iperf3_15",
"iperf3_16",
"iperf3_17",
"iperf3_18",
"iperf3_19",
"iperf3_20",
"iperf3_21",
"iperf3_22",
"iperf3_23"
]
]
} |
10109 | run an iperf3 server on a specific port | iperf3 -s -p {{port}} | [
"iperf3_2",
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_15",
"iperf3_18",
"iperf3_21",
"iperf3_24",
"iperf3_27",
"iperf3_40",
"iperf3_43",
"iperf3_44",
"iperf3_45",
"iperf3_46",
"iperf3_48",
"iperf3_52",
"iperf3_54",
"iperf3_60",
"iperf3_64",
"iperf3_78",
"iperf3_80",
"iperf3_83",
"iperf3_85",
"iperf3_87"
] | iperf3 | iperf3 | true | {
"token": [
"-s",
"-p",
"|main|"
],
"oracle_man": [
[
"iperf3_2",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_9",
"iperf3_21",
"iperf3_40",
"iperf3_43",
"iperf3_46",
"iperf3_48",
"iperf3_54",
"iperf3_64",
"iperf3_78",
"iperf3_87"
],
[
"iperf3_8",
"iperf3_9",
"iperf3_15",
"iperf3_18",
"iperf3_24",
"iperf3_27",
"iperf3_44",
"iperf3_45",
"iperf3_52",
"iperf3_54",
"iperf3_60",
"iperf3_80",
"iperf3_83",
"iperf3_85"
],
[
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_14",
"iperf3_15",
"iperf3_16",
"iperf3_17",
"iperf3_18",
"iperf3_19",
"iperf3_20",
"iperf3_21",
"iperf3_22",
"iperf3_23"
]
]
} |
10110 | start bandwidth test | iperf3 -c {{server}} | [
"iperf3_2",
"iperf3_3",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_18",
"iperf3_47",
"iperf3_50",
"iperf3_59",
"iperf3_77",
"iperf3_79"
] | iperf3 | iperf3 | true | {
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"iperf3_2",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_18",
"iperf3_47",
"iperf3_50",
"iperf3_59",
"iperf3_77",
"iperf3_79"
],
[
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_14",
"iperf3_15",
"iperf3_16",
"iperf3_17",
"iperf3_18",
"iperf3_19",
"iperf3_20",
"iperf3_21",
"iperf3_22",
"iperf3_23"
]
]
} |
10111 | run iperf3 in multiple parallel streams | iperf3 -c {{server}} -P {{streams}} | [
"iperf3_2",
"iperf3_3",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_18",
"iperf3_47",
"iperf3_50",
"iperf3_51",
"iperf3_59",
"iperf3_60",
"iperf3_77",
"iperf3_79"
] | iperf3 | iperf3 | true | {
"token": [
"-c",
"-P",
"|main|"
],
"oracle_man": [
[
"iperf3_2",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_18",
"iperf3_47",
"iperf3_50",
"iperf3_59",
"iperf3_77",
"iperf3_79"
],
[
"iperf3_51",
"iperf3_60"
],
[
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_14",
"iperf3_15",
"iperf3_16",
"iperf3_17",
"iperf3_18",
"iperf3_19",
"iperf3_20",
"iperf3_21",
"iperf3_22",
"iperf3_23"
]
]
} |
10112 | reverse direction of the test. server sends data to the client | iperf3 -c {{server}} -R | [
"iperf3_2",
"iperf3_3",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_17",
"iperf3_18",
"iperf3_20",
"iperf3_47",
"iperf3_50",
"iperf3_59",
"iperf3_61",
"iperf3_77",
"iperf3_79"
] | iperf3 | iperf3 | true | {
"token": [
"-c",
"-R",
"|main|"
],
"oracle_man": [
[
"iperf3_2",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_15",
"iperf3_18",
"iperf3_47",
"iperf3_50",
"iperf3_59",
"iperf3_77",
"iperf3_79"
],
[
"iperf3_17",
"iperf3_18",
"iperf3_20",
"iperf3_47",
"iperf3_61"
],
[
"iperf3_3",
"iperf3_4",
"iperf3_5",
"iperf3_6",
"iperf3_7",
"iperf3_8",
"iperf3_9",
"iperf3_10",
"iperf3_11",
"iperf3_12",
"iperf3_13",
"iperf3_14",
"iperf3_15",
"iperf3_16",
"iperf3_17",
"iperf3_18",
"iperf3_19",
"iperf3_20",
"iperf3_21",
"iperf3_22",
"iperf3_23"
]
]
} |
10113 | start an interactive git shell | git repl | [
"git-repl_1",
"git-repl_3",
"git-repl_7",
"git-repl_11",
"git-repl_13",
"git-repl_14",
"git-repl_15",
"git-repl_16",
"git-repl_17"
] | git-repl | git-repl | true | {
"token": [
"git",
"repl",
"|main|"
],
"oracle_man": [
[
"git-repl_1",
"git-repl_7",
"git-repl_11",
"git-repl_14",
"git-repl_15",
"git-repl_16",
"git-repl_17"
],
[
"git-repl_13",
"git-repl_14"
],
[
"git-repl_3",
"git-repl_4",
"git-repl_5"
]
]
} |
10114 | run a git command while in the interactive git shell | {{git_subcommand}} {{command_arguments}} | [
"git-repl_3"
] | git-repl | git-repl | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"git-repl_3",
"git-repl_4",
"git-repl_5"
]
]
} |
10115 | run an external (nongit) command while in the interactive git shell | !{{command}} {{command_arguments}} | [
"git-repl_3"
] | git-repl | git-repl | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"git-repl_3",
"git-repl_4",
"git-repl_5"
]
]
} |
10116 | exit the interactive git shell (or press ctrl + d) | exit | [
"git-repl_3",
"git-repl_5",
"git-repl_12"
] | git-repl | git-repl | true | {
"token": [
"exit",
"|main|"
],
"oracle_man": [
[
"git-repl_5",
"git-repl_12"
],
[
"git-repl_3",
"git-repl_4",
"git-repl_5"
]
]
} |
10129 | open the first upstream in the default browser | git browse | [
"git-browse_3",
"git-browse_6",
"git-browse_7"
] | git-browse | git-browse | true | {
"token": [
"git",
"browse",
"|main|"
],
"oracle_man": [
[
"git-browse_6",
"git-browse_7"
],
[
"git-browse_6",
"git-browse_7"
],
[
"git-browse_3"
]
]
} |
10130 | open a specific upstream in the default browser | git browse {{upstream}} | [
"git-browse_3",
"git-browse_6",
"git-browse_7"
] | git-browse | git-browse | true | {
"token": [
"git",
"browse",
"|main|"
],
"oracle_man": [
[
"git-browse_6",
"git-browse_7"
],
[
"git-browse_6",
"git-browse_7"
],
[
"git-browse_3"
]
]
} |
10138 | print lines of code in the current directory | scc | [
"scc_3"
] | scc | scc | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"scc_3"
]
]
} |
10139 | print lines of code in the target directory | scc {{path/to/directory}} | [
"scc_3"
] | scc | scc | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"scc_3"
]
]
} |
10140 | display output for every file | scc --by-file | [
"scc_3"
] | scc | scc | true | {
"token": [
"--by-file",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10141 | display output using a specific output format (defaults to `tabular`) | scc --format {{tabular|wide|json|csv|cloc-yaml|html|html-table}} | [
"scc_3"
] | scc | scc | true | {
"token": [
"--format",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10142 | only count files with specific file extensions | scc --include-ext {{go, java, js}} | [
"scc_3"
] | scc | scc | true | {
"token": [
"--include-ext",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10143 | exclude directories from being counted | scc --exclude-dir {{.git,.hg}} | [
"scc_3"
] | scc | scc | true | {
"token": [
"--exclude-dir",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10144 | display output and sort by column (defaults to by files) | scc --sort {{files|name|lines|blanks|code|comments|complexity}} | [
"scc_3"
] | scc | scc | true | {
"token": [
"--sort",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10145 | print help for scc | scc -h | [
"scc_3"
] | scc | scc | true | {
"token": [
"-h",
"|main|"
],
"oracle_man": [
[],
[
"scc_3"
]
]
} |
10159 | start a bisect session on a commit range bounded by a known buggy commit, and a known clean (typically older) one | git bisect start {{bad_commit}} {{good_commit}} | [
"git-bisect_2",
"git-bisect_3",
"git-bisect_4",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
] | git-bisect | git-bisect | true | {
"token": [
"git",
"bisect",
"start",
"|main|"
],
"oracle_man": [
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_6",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_82",
"git-bisect_84",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_4",
"git-bisect_8",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_65",
"git-bisect_67",
"git-bisect_82",
"git-bisect_84",
"git-bisect_96",
"git-bisect_99",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_3",
"git-bisect_4",
"git-bisect_5",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_9",
"git-bisect_10",
"git-bisect_11",
"git-bisect_12",
"git-bisect_13",
"git-bisect_14",
"git-bisect_15",
"git-bisect_16",
"git-bisect_17",
"git-bisect_18",
"git-bisect_19",
"git-bisect_20",
"git-bisect_21",
"git-bisect_22",
"git-bisect_23",
"git-bisect_24",
"git-bisect_25",
"git-bisect_26",
"git-bisect_27",
"git-bisect_28",
"git-bisect_29",
"git-bisect_30",
"git-bisect_31",
"git-bisect_32",
"git-bisect_33",
"git-bisect_34",
"git-bisect_35",
"git-bisect_36",
"git-bisect_37",
"git-bisect_38",
"git-bisect_39",
"git-bisect_40",
"git-bisect_41",
"git-bisect_42",
"git-bisect_43",
"git-bisect_44",
"git-bisect_45",
"git-bisect_46",
"git-bisect_47",
"git-bisect_48",
"git-bisect_49",
"git-bisect_50",
"git-bisect_51",
"git-bisect_52",
"git-bisect_53",
"git-bisect_54",
"git-bisect_55",
"git-bisect_56",
"git-bisect_57",
"git-bisect_58",
"git-bisect_59",
"git-bisect_60",
"git-bisect_61",
"git-bisect_62",
"git-bisect_63",
"git-bisect_64",
"git-bisect_65",
"git-bisect_66",
"git-bisect_67",
"git-bisect_68",
"git-bisect_69",
"git-bisect_70",
"git-bisect_71",
"git-bisect_72",
"git-bisect_73",
"git-bisect_74"
]
]
} |
10160 | for each commit that `git bisect` selects, mark it as "bad" or "good" after testing it for the issue | git bisect {{good|bad}} | [
"git-bisect_2",
"git-bisect_3",
"git-bisect_4",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
] | git-bisect | git-bisect | true | {
"token": [
"git",
"bisect",
"|main|"
],
"oracle_man": [
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_6",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_82",
"git-bisect_84",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_3",
"git-bisect_4",
"git-bisect_5",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_9",
"git-bisect_10",
"git-bisect_11",
"git-bisect_12",
"git-bisect_13",
"git-bisect_14",
"git-bisect_15",
"git-bisect_16",
"git-bisect_17",
"git-bisect_18",
"git-bisect_19",
"git-bisect_20",
"git-bisect_21",
"git-bisect_22",
"git-bisect_23",
"git-bisect_24",
"git-bisect_25",
"git-bisect_26",
"git-bisect_27",
"git-bisect_28",
"git-bisect_29",
"git-bisect_30",
"git-bisect_31",
"git-bisect_32",
"git-bisect_33",
"git-bisect_34",
"git-bisect_35",
"git-bisect_36",
"git-bisect_37",
"git-bisect_38",
"git-bisect_39",
"git-bisect_40",
"git-bisect_41",
"git-bisect_42",
"git-bisect_43",
"git-bisect_44",
"git-bisect_45",
"git-bisect_46",
"git-bisect_47",
"git-bisect_48",
"git-bisect_49",
"git-bisect_50",
"git-bisect_51",
"git-bisect_52",
"git-bisect_53",
"git-bisect_54",
"git-bisect_55",
"git-bisect_56",
"git-bisect_57",
"git-bisect_58",
"git-bisect_59",
"git-bisect_60",
"git-bisect_61",
"git-bisect_62",
"git-bisect_63",
"git-bisect_64",
"git-bisect_65",
"git-bisect_66",
"git-bisect_67",
"git-bisect_68",
"git-bisect_69",
"git-bisect_70",
"git-bisect_71",
"git-bisect_72",
"git-bisect_73",
"git-bisect_74"
]
]
} |
10161 | after `git bisect` pinpoints the faulty commit, end the bisect session and return to the previous branch | git bisect reset | [
"git-bisect_2",
"git-bisect_3",
"git-bisect_4",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_19",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
] | git-bisect | git-bisect | true | {
"token": [
"git",
"bisect",
"reset",
"|main|"
],
"oracle_man": [
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_6",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_82",
"git-bisect_84",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_19",
"git-bisect_20",
"git-bisect_23",
"git-bisect_50",
"git-bisect_100"
],
[
"git-bisect_3",
"git-bisect_4",
"git-bisect_5",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_9",
"git-bisect_10",
"git-bisect_11",
"git-bisect_12",
"git-bisect_13",
"git-bisect_14",
"git-bisect_15",
"git-bisect_16",
"git-bisect_17",
"git-bisect_18",
"git-bisect_19",
"git-bisect_20",
"git-bisect_21",
"git-bisect_22",
"git-bisect_23",
"git-bisect_24",
"git-bisect_25",
"git-bisect_26",
"git-bisect_27",
"git-bisect_28",
"git-bisect_29",
"git-bisect_30",
"git-bisect_31",
"git-bisect_32",
"git-bisect_33",
"git-bisect_34",
"git-bisect_35",
"git-bisect_36",
"git-bisect_37",
"git-bisect_38",
"git-bisect_39",
"git-bisect_40",
"git-bisect_41",
"git-bisect_42",
"git-bisect_43",
"git-bisect_44",
"git-bisect_45",
"git-bisect_46",
"git-bisect_47",
"git-bisect_48",
"git-bisect_49",
"git-bisect_50",
"git-bisect_51",
"git-bisect_52",
"git-bisect_53",
"git-bisect_54",
"git-bisect_55",
"git-bisect_56",
"git-bisect_57",
"git-bisect_58",
"git-bisect_59",
"git-bisect_60",
"git-bisect_61",
"git-bisect_62",
"git-bisect_63",
"git-bisect_64",
"git-bisect_65",
"git-bisect_66",
"git-bisect_67",
"git-bisect_68",
"git-bisect_69",
"git-bisect_70",
"git-bisect_71",
"git-bisect_72",
"git-bisect_73",
"git-bisect_74"
]
]
} |
10162 | skip a commit during a bisect (e.g. one that fails the tests due to a different issue) | git bisect skip | [
"git-bisect_2",
"git-bisect_3",
"git-bisect_4",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_55",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
] | git-bisect | git-bisect | true | {
"token": [
"git",
"bisect",
"skip",
"|main|"
],
"oracle_man": [
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_6",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_24",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_42",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_82",
"git-bisect_84",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_2",
"git-bisect_4",
"git-bisect_7",
"git-bisect_8",
"git-bisect_12",
"git-bisect_14",
"git-bisect_15",
"git-bisect_20",
"git-bisect_23",
"git-bisect_29",
"git-bisect_31",
"git-bisect_34",
"git-bisect_37",
"git-bisect_39",
"git-bisect_41",
"git-bisect_44",
"git-bisect_46",
"git-bisect_48",
"git-bisect_50",
"git-bisect_53",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62",
"git-bisect_65",
"git-bisect_67",
"git-bisect_69",
"git-bisect_81",
"git-bisect_82",
"git-bisect_83",
"git-bisect_84",
"git-bisect_85",
"git-bisect_89",
"git-bisect_95",
"git-bisect_96",
"git-bisect_99",
"git-bisect_100",
"git-bisect_103",
"git-bisect_105"
],
[
"git-bisect_55",
"git-bisect_56",
"git-bisect_59",
"git-bisect_62"
],
[
"git-bisect_3",
"git-bisect_4",
"git-bisect_5",
"git-bisect_6",
"git-bisect_7",
"git-bisect_8",
"git-bisect_9",
"git-bisect_10",
"git-bisect_11",
"git-bisect_12",
"git-bisect_13",
"git-bisect_14",
"git-bisect_15",
"git-bisect_16",
"git-bisect_17",
"git-bisect_18",
"git-bisect_19",
"git-bisect_20",
"git-bisect_21",
"git-bisect_22",
"git-bisect_23",
"git-bisect_24",
"git-bisect_25",
"git-bisect_26",
"git-bisect_27",
"git-bisect_28",
"git-bisect_29",
"git-bisect_30",
"git-bisect_31",
"git-bisect_32",
"git-bisect_33",
"git-bisect_34",
"git-bisect_35",
"git-bisect_36",
"git-bisect_37",
"git-bisect_38",
"git-bisect_39",
"git-bisect_40",
"git-bisect_41",
"git-bisect_42",
"git-bisect_43",
"git-bisect_44",
"git-bisect_45",
"git-bisect_46",
"git-bisect_47",
"git-bisect_48",
"git-bisect_49",
"git-bisect_50",
"git-bisect_51",
"git-bisect_52",
"git-bisect_53",
"git-bisect_54",
"git-bisect_55",
"git-bisect_56",
"git-bisect_57",
"git-bisect_58",
"git-bisect_59",
"git-bisect_60",
"git-bisect_61",
"git-bisect_62",
"git-bisect_63",
"git-bisect_64",
"git-bisect_65",
"git-bisect_66",
"git-bisect_67",
"git-bisect_68",
"git-bisect_69",
"git-bisect_70",
"git-bisect_71",
"git-bisect_72",
"git-bisect_73",
"git-bisect_74"
]
]
} |
10173 | test filename encoding conversion (don't actually change the filename) | convmv -f {{from_encoding}} -t {{to_encoding}} {{input_file}} | [
"convmv_3",
"convmv_4",
"convmv_12",
"convmv_16",
"convmv_23",
"convmv_33",
"convmv_46",
"convmv_49"
] | convmv | convmv | true | {
"token": [
"-f",
"-t",
"|main|"
],
"oracle_man": [
[
"convmv_3",
"convmv_12",
"convmv_16",
"convmv_23",
"convmv_46",
"convmv_49"
],
[
"convmv_4",
"convmv_12"
],
[
"convmv_33",
"convmv_34",
"convmv_35",
"convmv_36",
"convmv_37",
"convmv_38",
"convmv_39",
"convmv_40",
"convmv_41",
"convmv_42",
"convmv_43",
"convmv_44",
"convmv_45",
"convmv_46",
"convmv_47",
"convmv_48",
"convmv_49"
]
]
} |
10174 | convert filename encoding and rename the file to the new encoding | convmv -f {{from_encoding}} -t {{to_encoding}} --notest {{input_file}} | [
"convmv_3",
"convmv_4",
"convmv_12",
"convmv_16",
"convmv_17",
"convmv_23",
"convmv_33",
"convmv_46",
"convmv_49"
] | convmv | convmv | true | {
"token": [
"-f",
"-t",
"--notest",
"|main|"
],
"oracle_man": [
[
"convmv_3",
"convmv_12",
"convmv_16",
"convmv_23",
"convmv_46",
"convmv_49"
],
[
"convmv_4",
"convmv_12"
],
[
"convmv_17",
"convmv_46"
],
[
"convmv_33",
"convmv_34",
"convmv_35",
"convmv_36",
"convmv_37",
"convmv_38",
"convmv_39",
"convmv_40",
"convmv_41",
"convmv_42",
"convmv_43",
"convmv_44",
"convmv_45",
"convmv_46",
"convmv_47",
"convmv_48",
"convmv_49"
]
]
} |
10175 | convert a graph from `gv` to `gml` format | gv2gml -o {{output.gml}} {{input.gv}} | [
"gv2gml_2",
"gv2gml_3",
"gv2gml_8"
] | gv2gml | gv2gml | true | {
"token": [
"-o",
"|main|"
],
"oracle_man": [
[
"gv2gml_2",
"gv2gml_8"
],
[
"gv2gml_3"
]
]
} |
10176 | convert a graph using stdin and stdout | cat {{input.gv}} | gv2gml > {{output.gml}} | [
"gv2gml_3"
] | gv2gml | gv2gml | true | {
"token": [
"cat",
"|main|"
],
"oracle_man": [
[],
[
"gv2gml_3"
]
]
} |
10177 | display help | gv2gml -? | [
"gv2gml_2",
"gv2gml_3",
"gv2gml_6"
] | gv2gml | gv2gml | true | {
"token": [
"-?",
"|main|"
],
"oracle_man": [
[
"gv2gml_2",
"gv2gml_6"
],
[
"gv2gml_3"
]
]
} |
10183 | generate an rsa private key of 2048 bits to stdout | openssl genrsa | [
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3"
] | openssl-genrsa | openssl-genrsa | true | {
"token": [
"openssl",
"genrsa",
"|main|"
],
"oracle_man": [
[
"openssl-genrsa_2"
],
[
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3"
],
[
"openssl-genrsa_3"
]
]
} |
10184 | save an rsa private key of an arbitrary number of bits to the output file | openssl genrsa -out {{output_file.key}} {{1234}} | [
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3",
"openssl-genrsa_5"
] | openssl-genrsa | openssl-genrsa | true | {
"token": [
"openssl",
"genrsa",
"-out",
"|main|"
],
"oracle_man": [
[
"openssl-genrsa_2"
],
[
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3"
],
[
"openssl-genrsa_2",
"openssl-genrsa_5"
],
[
"openssl-genrsa_3"
]
]
} |
10185 | generate an rsa private key and encrypt it with aes256 (you will be prompted for a passphrase) | openssl genrsa {{-aes256}} | [
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3"
] | openssl-genrsa | openssl-genrsa | true | {
"token": [
"openssl",
"genrsa",
"|main|"
],
"oracle_man": [
[
"openssl-genrsa_2"
],
[
"openssl-genrsa_1",
"openssl-genrsa_2",
"openssl-genrsa_3"
],
[
"openssl-genrsa_3"
]
]
} |
10200 | initialize a backup repository in the specified local directory | bup -d {{path/to/repository}} init | [
"bup_3",
"bup_7",
"bup_17",
"bup_18"
] | bup | bup | true | {
"token": [
"-d",
"init",
"|main|"
],
"oracle_man": [
[
"bup_7",
"bup_17",
"bup_18"
],
[],
[
"bup_3",
"bup_4",
"bup_5"
]
]
} |
10201 | prepare a given directory before taking a backup | bup -d {{path/to/repository}} index {{path/to/directory}} | [
"bup_3",
"bup_7",
"bup_17",
"bup_18"
] | bup | bup | true | {
"token": [
"-d",
"index",
"|main|"
],
"oracle_man": [
[
"bup_7",
"bup_17",
"bup_18"
],
[],
[
"bup_3",
"bup_4",
"bup_5"
]
]
} |
10202 | backup a directory to the repository | bup -d {{path/to/repository}} save -n {{backup_name}} {{path/to/directory}} | [
"bup_3",
"bup_7",
"bup_17",
"bup_18",
"bup_25"
] | bup | bup | true | {
"token": [
"-d",
"save",
"-n",
"|main|"
],
"oracle_man": [
[
"bup_7",
"bup_17",
"bup_18"
],
[],
[
"bup_25"
],
[
"bup_3",
"bup_4",
"bup_5"
]
]
} |
10203 | show the backup snapshots currently stored in the repository | bup -d {{path/to/repository}} ls | [
"bup_3",
"bup_7",
"bup_17",
"bup_18"
] | bup | bup | true | {
"token": [
"-d",
"ls",
"|main|"
],
"oracle_man": [
[
"bup_7",
"bup_17",
"bup_18"
],
[],
[
"bup_3",
"bup_4",
"bup_5"
]
]
} |
10204 | restore a specific backup snapshot to a target directory | bup -d {{path/to/repository}} restore -C {{path/to/target_directory}} {{backup_name}} | [
"bup_3",
"bup_7",
"bup_17",
"bup_18"
] | bup | bup | true | {
"token": [
"-d",
"restore",
"-C",
"|main|"
],
"oracle_man": [
[
"bup_7",
"bup_17",
"bup_18"
],
[],
[],
[
"bup_3",
"bup_4",
"bup_5"
]
]
} |
10213 | run a speed test | speedtest-cli | [
"speedtest-cli_3"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10214 | run a speed test and display values in bytes, instead of bits | speedtest-cli --bytes | [
"speedtest-cli_3",
"speedtest-cli_12",
"speedtest-cli_15",
"speedtest-cli_18"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--bytes",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_12",
"speedtest-cli_15",
"speedtest-cli_18"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10215 | run a speed test using `https`, instead of `http` | speedtest-cli --secure | [
"speedtest-cli_3",
"speedtest-cli_25"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--secure",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_25"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10216 | run a speed test without performing download tests | speedtest-cli --no-download | [
"speedtest-cli_3",
"speedtest-cli_9"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--no-download",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_9"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10217 | run a speed test and generate an image of the results | speedtest-cli --share | [
"speedtest-cli_3",
"speedtest-cli_12",
"speedtest-cli_13"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--share",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_12",
"speedtest-cli_13"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10218 | list all `speedtest.net` servers, sorted by distance | speedtest-cli --list | [
"speedtest-cli_3",
"speedtest-cli_19"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--list",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_19"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10219 | run a speed test to a specific speedtest.net server | speedtest-cli --server {{server_id}} | [
"speedtest-cli_3",
"speedtest-cli_20",
"speedtest-cli_29"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--server",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_20",
"speedtest-cli_29"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10220 | run a speed test and display the results as json (suppresses progress information) | speedtest-cli --json | [
"speedtest-cli_3",
"speedtest-cli_12",
"speedtest-cli_18"
] | speedtest-cli | speedtest-cli | true | {
"token": [
"--json",
"|main|"
],
"oracle_man": [
[
"speedtest-cli_12",
"speedtest-cli_18"
],
[
"speedtest-cli_3",
"speedtest-cli_4"
]
]
} |
10221 | print java stack traces for all threads in a java process | jstack {{java_pid}} | [
"jstack_9"
] | jstack | jstack | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"jstack_9",
"jstack_10",
"jstack_11",
"jstack_12"
]
]
} |
10222 | print mixed mode (java/c++) stack traces for all threads in a java process | jstack -m {{java_pid}} | [
"jstack_9",
"jstack_10",
"jstack_15"
] | jstack | jstack | true | {
"token": [
"-m",
"|main|"
],
"oracle_man": [
[
"jstack_9",
"jstack_10",
"jstack_15"
],
[
"jstack_9",
"jstack_10",
"jstack_11",
"jstack_12"
]
]
} |
10223 | print stack traces from java core dump | jstack {{/usr/bin/java}} {{file.core}} | [
"jstack_9"
] | jstack | jstack | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"jstack_9",
"jstack_10",
"jstack_11",
"jstack_12"
]
]
} |
10224 | connect to the local server | redis-cli | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10225 | connect to a remote server on the default port (6379) | redis-cli -h {{host}} | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"-h",
"|main|"
],
"oracle_man": [
[],
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10226 | connect to a remote server specifying a port number | redis-cli -h {{host}} -p {{port}} | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"-h",
"-p",
"|main|"
],
"oracle_man": [
[],
[],
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10227 | connect to a remote server specifying a uri | redis-cli -u {{uri}} | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"-u",
"|main|"
],
"oracle_man": [
[],
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10228 | specify a password | redis-cli -a {{password}} | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"-a",
"|main|"
],
"oracle_man": [
[],
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10229 | execute redis command | redis-cli {{redis_command}} | [
"redis-cli_3"
] | redis-cli | redis-cli | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10230 | connect to the local cluster | redis-cli -c | [
"redis-cli_1",
"redis-cli_2",
"redis-cli_3",
"redis-cli_4"
] | redis-cli | redis-cli | true | {
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"redis-cli_1",
"redis-cli_2",
"redis-cli_4"
],
[
"redis-cli_3",
"redis-cli_4"
]
]
} |
10238 | read stdin and perform an action on every line | while read line; do echo "$line"; done | [
"while_3"
] | while | while | true | {
"token": [
"read",
"line;",
"do",
"echo",
"$line;",
"done",
"|main|"
],
"oracle_man": [
[],
[],
[],
[],
[],
[],
[
"while_3",
"while_4",
"while_5",
"while_6",
"while_7",
"while_8"
]
]
} |
10239 | execute a command forever once every second | while :; do {{command}}; sleep 1; done | [
"while_3"
] | while | while | true | {
"token": [
":;",
"do",
"sleep",
"1;",
"done",
"|main|"
],
"oracle_man": [
[],
[],
[],
[],
[],
[
"while_3",
"while_4",
"while_5",
"while_6",
"while_7",
"while_8"
]
]
} |
10261 | prompt for an otpauth uri token and create a new pass file | pass otp insert {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"insert",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_7"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10262 | prompt for an otpauth uri token and append to an existing pass file | pass otp append {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"append",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_12"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10263 | print a 2fa code using the otp token in a pass file | pass otp {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10264 | copy and don't print a 2fa code using the otp token in a pass file | pass otp --clip {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_6",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_18",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"--clip",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_5",
"pass-otp_6",
"pass-otp_17",
"pass-otp_18"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10265 | display a qr code using the otp token stored in a pass file | pass otp uri --qrcode {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_18",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"uri",
"--qrcode",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_17",
"pass-otp_18"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10266 | prompt for an otp secret value specifying issuer and account (at least one must be specified) and append to existing pass file | pass otp append --secret --issuer {{issuer_name}} --account {{account_name}} {{path/to/pass}} | [
"pass-otp_2",
"pass-otp_3",
"pass-otp_5",
"pass-otp_7",
"pass-otp_9",
"pass-otp_10",
"pass-otp_12",
"pass-otp_14",
"pass-otp_15",
"pass-otp_17",
"pass-otp_19"
] | pass-otp | pass-otp | true | {
"token": [
"pass",
"otp",
"append",
"--secret",
"--issuer",
"--account",
"|main|"
],
"oracle_man": [
[
"pass-otp_2"
],
[
"pass-otp_2",
"pass-otp_5",
"pass-otp_7",
"pass-otp_12",
"pass-otp_17",
"pass-otp_19"
],
[
"pass-otp_12"
],
[
"pass-otp_7",
"pass-otp_9",
"pass-otp_10",
"pass-otp_12",
"pass-otp_14",
"pass-otp_15"
],
[
"pass-otp_7",
"pass-otp_12"
],
[
"pass-otp_7",
"pass-otp_12"
],
[
"pass-otp_3",
"pass-otp_4"
]
]
} |
10267 | view all network traffic (use the arrow keys to switch interfaces) | nload | [
"nload_4"
] | nload | nload | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"nload_4"
]
]
} |
10268 | view network traffic on specific interfaces (use the arrow keys to switch interfaces) | nload device {{interface_one}} {{interface_two}} | [
"nload_4"
] | nload | nload | true | {
"token": [
"device",
"|main|"
],
"oracle_man": [
[],
[
"nload_4"
]
]
} |
10269 | toggle play/pause | mpc toggle | [
"mpc_2",
"mpc_38"
] | mpc | mpc | true | {
"token": [
"toggle",
"|main|"
],
"oracle_man": [
[
"mpc_38"
],
[
"mpc_2"
]
]
} |
10270 | stop playing | mpc stop | [
"mpc_2",
"mpc_37"
] | mpc | mpc | true | {
"token": [
"stop",
"|main|"
],
"oracle_man": [
[
"mpc_37"
],
[
"mpc_2"
]
]
} |
10271 | show information about the currently playing song | mpc status | [
"mpc_2",
"mpc_93"
] | mpc | mpc | true | {
"token": [
"status",
"|main|"
],
"oracle_man": [
[
"mpc_93"
],
[
"mpc_2"
]
]
} |
10272 | play next song | mpc next | [
"mpc_2",
"mpc_27"
] | mpc | mpc | true | {
"token": [
"next",
"|main|"
],
"oracle_man": [
[
"mpc_27"
],
[
"mpc_2"
]
]
} |
10273 | play previous song | mpc prev | [
"mpc_2",
"mpc_30"
] | mpc | mpc | true | {
"token": [
"prev",
"|main|"
],
"oracle_man": [
[
"mpc_30"
],
[
"mpc_2"
]
]
} |
10274 | forward or rewind the currently playing song | mpc [+-]{{seconds}} | [
"mpc_2"
] | mpc | mpc | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"mpc_2"
]
]
} |