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 |
---|---|---|---|---|---|---|---|
6577 | verify a signed file using a detached signature | gpgv {{path/to/signature}} {{path/to/file}} | [
"gpgv_3"
] | gpgv | gpgv | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"gpgv_3",
"gpgv_4",
"gpgv_5",
"gpgv_6"
]
]
} |
6578 | add a file to the list of keyrings (a single exported key also counts as a keyring) | gpgv --keyring {{./alice.keyring}} {{path/to/signature}} {{path/to/file}} | [
"gpgv_3",
"gpgv_6",
"gpgv_11"
] | gpgv | gpgv | true | {
"token": [
"--keyring",
"|main|"
],
"oracle_man": [
[
"gpgv_6",
"gpgv_11"
],
[
"gpgv_3",
"gpgv_4",
"gpgv_5",
"gpgv_6"
]
]
} |
6584 | generate a key interactively | ssh-keygen | [
"ssh-keygen_3"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6585 | specify file in which to save the key | ssh-keygen -f {{~/.ssh/filename}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-f",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6586 | generate an ed25519 key with 100 key derivation function rounds | ssh-keygen -t {{ed25519}} -a {{100}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_8",
"ssh-keygen_15",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_50",
"ssh-keygen_53",
"ssh-keygen_63",
"ssh-keygen_65",
"ssh-keygen_76",
"ssh-keygen_88",
"ssh-keygen_105",
"ssh-keygen_115",
"ssh-keygen_120",
"ssh-keygen_125",
"ssh-keygen_126",
"ssh-keygen_145",
"ssh-keygen_147",
"ssh-keygen_151"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-t",
"-a",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_4",
"ssh-keygen_46",
"ssh-keygen_53",
"ssh-keygen_63",
"ssh-keygen_88",
"ssh-keygen_125"
],
[
"ssh-keygen_2",
"ssh-keygen_8",
"ssh-keygen_15",
"ssh-keygen_47",
"ssh-keygen_50",
"ssh-keygen_65",
"ssh-keygen_76",
"ssh-keygen_105",
"ssh-keygen_115",
"ssh-keygen_120",
"ssh-keygen_126",
"ssh-keygen_145",
"ssh-keygen_147",
"ssh-keygen_151"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6587 | generate an rsa 4096bit key with email as a comment | ssh-keygen -t {{dsa|ecdsa|ed25519|rsa}} -b {{4096}} -C "{{comment|email}}" | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_44",
"ssh-keygen_46",
"ssh-keygen_53",
"ssh-keygen_63",
"ssh-keygen_88",
"ssh-keygen_125",
"ssh-keygen_134",
"ssh-keygen_148"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-t",
"-b",
"-C",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_4",
"ssh-keygen_46",
"ssh-keygen_53",
"ssh-keygen_63",
"ssh-keygen_88",
"ssh-keygen_125"
],
[
"ssh-keygen_2",
"ssh-keygen_17",
"ssh-keygen_44",
"ssh-keygen_134",
"ssh-keygen_148"
],
[
"ssh-keygen_2",
"ssh-keygen_18"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6588 | remove the keys of a host from the known_hosts file (useful when a known host has a new key) | ssh-keygen -R {{remote_host}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_59"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-R",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_59"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6589 | retrieve the fingerprint of a key in md5 hex | ssh-keygen -l -E {{md5}} -f {{~/.ssh/filename}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_21",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_33",
"ssh-keygen_57",
"ssh-keygen_73",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_80",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_92",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124",
"ssh-keygen_139",
"ssh-keygen_143",
"ssh-keygen_146"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-l",
"-E",
"-f",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_33",
"ssh-keygen_57",
"ssh-keygen_75",
"ssh-keygen_77",
"ssh-keygen_80",
"ssh-keygen_92",
"ssh-keygen_139",
"ssh-keygen_143",
"ssh-keygen_146"
],
[
"ssh-keygen_2",
"ssh-keygen_21"
],
[
"ssh-keygen_2",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6590 | change the password of a key | ssh-keygen -p -f {{~/.ssh/filename}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_8",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_36",
"ssh-keygen_52",
"ssh-keygen_56",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_117",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_122",
"ssh-keygen_124"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-p",
"-f",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_8",
"ssh-keygen_11",
"ssh-keygen_36",
"ssh-keygen_52",
"ssh-keygen_56",
"ssh-keygen_73",
"ssh-keygen_77",
"ssh-keygen_116",
"ssh-keygen_117",
"ssh-keygen_121",
"ssh-keygen_122"
],
[
"ssh-keygen_2",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6591 | change the type of the key format (for example from openssh format to pem), the file will be rewritten inplace | ssh-keygen -p -N "" -m {{PEM}} -f {{~/.ssh/OpenSSH_private_key}} | [
"ssh-keygen_2",
"ssh-keygen_3",
"ssh-keygen_8",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_22",
"ssh-keygen_24",
"ssh-keygen_29",
"ssh-keygen_31",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_52",
"ssh-keygen_56",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_117",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_122",
"ssh-keygen_124"
] | ssh-keygen | ssh-keygen | true | {
"token": [
"-p",
"-N",
"-m",
"-f",
"|main|"
],
"oracle_man": [
[
"ssh-keygen_2",
"ssh-keygen_8",
"ssh-keygen_11",
"ssh-keygen_36",
"ssh-keygen_52",
"ssh-keygen_56",
"ssh-keygen_73",
"ssh-keygen_77",
"ssh-keygen_116",
"ssh-keygen_117",
"ssh-keygen_121",
"ssh-keygen_122"
],
[
"ssh-keygen_2",
"ssh-keygen_37"
],
[
"ssh-keygen_2",
"ssh-keygen_11",
"ssh-keygen_22",
"ssh-keygen_29",
"ssh-keygen_36"
],
[
"ssh-keygen_2",
"ssh-keygen_11",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_24",
"ssh-keygen_31",
"ssh-keygen_73",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_86",
"ssh-keygen_87",
"ssh-keygen_115",
"ssh-keygen_116",
"ssh-keygen_119",
"ssh-keygen_120",
"ssh-keygen_121",
"ssh-keygen_124"
],
[
"ssh-keygen_3",
"ssh-keygen_4",
"ssh-keygen_5",
"ssh-keygen_6",
"ssh-keygen_7",
"ssh-keygen_8",
"ssh-keygen_9",
"ssh-keygen_10",
"ssh-keygen_11",
"ssh-keygen_12",
"ssh-keygen_13",
"ssh-keygen_14",
"ssh-keygen_15",
"ssh-keygen_16",
"ssh-keygen_17",
"ssh-keygen_18",
"ssh-keygen_19",
"ssh-keygen_20",
"ssh-keygen_21",
"ssh-keygen_22",
"ssh-keygen_23",
"ssh-keygen_24",
"ssh-keygen_25",
"ssh-keygen_26",
"ssh-keygen_27",
"ssh-keygen_28",
"ssh-keygen_29",
"ssh-keygen_30",
"ssh-keygen_31",
"ssh-keygen_32",
"ssh-keygen_33",
"ssh-keygen_34",
"ssh-keygen_35",
"ssh-keygen_36",
"ssh-keygen_37",
"ssh-keygen_38",
"ssh-keygen_39",
"ssh-keygen_40",
"ssh-keygen_41",
"ssh-keygen_42",
"ssh-keygen_43",
"ssh-keygen_44",
"ssh-keygen_45",
"ssh-keygen_46",
"ssh-keygen_47",
"ssh-keygen_48",
"ssh-keygen_49",
"ssh-keygen_50",
"ssh-keygen_51",
"ssh-keygen_52",
"ssh-keygen_53",
"ssh-keygen_54",
"ssh-keygen_55",
"ssh-keygen_56",
"ssh-keygen_57",
"ssh-keygen_58",
"ssh-keygen_59",
"ssh-keygen_60",
"ssh-keygen_61",
"ssh-keygen_62",
"ssh-keygen_63",
"ssh-keygen_64",
"ssh-keygen_65",
"ssh-keygen_66",
"ssh-keygen_67",
"ssh-keygen_68",
"ssh-keygen_69",
"ssh-keygen_70",
"ssh-keygen_71",
"ssh-keygen_72",
"ssh-keygen_73",
"ssh-keygen_74",
"ssh-keygen_75",
"ssh-keygen_76",
"ssh-keygen_77",
"ssh-keygen_78",
"ssh-keygen_79",
"ssh-keygen_80",
"ssh-keygen_81"
]
]
} |
6592 | edit the crontab file for the current user | crontab -e | [
"crontab_2",
"crontab_9",
"crontab_16",
"crontab_33"
] | crontab | crontab | true | {
"token": [
"-e",
"|main|"
],
"oracle_man": [
[
"crontab_9",
"crontab_16",
"crontab_33"
],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6593 | edit the crontab file for a specific user | sudo crontab -e -u {{user}} | [
"crontab_2",
"crontab_9",
"crontab_16",
"crontab_33"
] | crontab | crontab | true | {
"token": [
"-e",
"-u",
"|main|"
],
"oracle_man": [
[
"crontab_9",
"crontab_16",
"crontab_33"
],
[],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6594 | replace the current crontab with the contents of the given file | crontab {{path/to/file}} | [
"crontab_2"
] | crontab | crontab | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6595 | view a list of existing cron jobs for current user | crontab -l | [
"crontab_2",
"crontab_6",
"crontab_20",
"crontab_33"
] | crontab | crontab | true | {
"token": [
"-l",
"|main|"
],
"oracle_man": [
[
"crontab_6",
"crontab_20",
"crontab_33"
],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6596 | remove all cron jobs for the current user | crontab -r | [
"crontab_2",
"crontab_33"
] | crontab | crontab | true | {
"token": [
"-r",
"|main|"
],
"oracle_man": [
[
"crontab_33"
],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6597 | sample job which runs at 1000 every day (* means any value) | 0 10 * * * {{command_to_execute}} | [
"crontab_2"
] | crontab | crontab | true | {
"token": [
"0",
"10",
"*",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6598 | sample job which runs every minute on the 3rd of april | * * 3 Apr * {{command_to_execute}} | [
"crontab_2"
] | crontab | crontab | true | {
"token": [
"*",
"3",
"Apr",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6599 | sample job which runs a certain script at 0230 every friday | 30 2 * * Fri {{/absolute/path/to/script.sh}} | [
"crontab_2"
] | crontab | crontab | true | {
"token": [
"30",
"2",
"*",
"Fri",
"|main|"
],
"oracle_man": [
[],
[],
[],
[],
[
"crontab_2",
"crontab_3",
"crontab_4",
"crontab_5",
"crontab_6",
"crontab_7",
"crontab_8",
"crontab_9",
"crontab_10",
"crontab_11",
"crontab_12",
"crontab_13",
"crontab_14",
"crontab_15",
"crontab_16",
"crontab_17",
"crontab_18",
"crontab_19",
"crontab_20",
"crontab_21",
"crontab_22",
"crontab_23",
"crontab_24",
"crontab_25",
"crontab_26",
"crontab_27",
"crontab_28"
]
]
} |
6600 | list all available commands | pyenv commands | [
"pyenv_3",
"pyenv_48",
"pyenv_89"
] | pyenv | pyenv | true | {
"token": [
"commands",
"|main|"
],
"oracle_man": [
[
"pyenv_48",
"pyenv_89"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6601 | list all python versions under the `${pyenv_root}/versions` directory | pyenv versions | [
"pyenv_3",
"pyenv_38",
"pyenv_73",
"pyenv_74",
"pyenv_75",
"pyenv_94",
"pyenv_136",
"pyenv_137"
] | pyenv | pyenv | true | {
"token": [
"versions",
"|main|"
],
"oracle_man": [
[
"pyenv_38",
"pyenv_73",
"pyenv_74",
"pyenv_75",
"pyenv_94",
"pyenv_136",
"pyenv_137"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6602 | install a python version under the `${pyenv_root}/versions` directory | pyenv install {{2.7.10}} | [
"pyenv_3",
"pyenv_14",
"pyenv_26",
"pyenv_120",
"pyenv_121",
"pyenv_126",
"pyenv_127",
"pyenv_128"
] | pyenv | pyenv | true | {
"token": [
"install",
"|main|"
],
"oracle_man": [
[
"pyenv_14",
"pyenv_26",
"pyenv_120",
"pyenv_121",
"pyenv_126",
"pyenv_127",
"pyenv_128"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6603 | uninstall a python version under the `${pyenv_root}/versions` directory | pyenv uninstall {{2.7.10}} | [
"pyenv_3",
"pyenv_33",
"pyenv_129",
"pyenv_130"
] | pyenv | pyenv | true | {
"token": [
"uninstall",
"|main|"
],
"oracle_man": [
[
"pyenv_33",
"pyenv_129",
"pyenv_130"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6604 | set python version to be used globally in the current machine | pyenv global {{2.7.10}} | [
"pyenv_3",
"pyenv_22",
"pyenv_68",
"pyenv_100",
"pyenv_101",
"pyenv_106",
"pyenv_108"
] | pyenv | pyenv | true | {
"token": [
"global",
"|main|"
],
"oracle_man": [
[
"pyenv_22",
"pyenv_68",
"pyenv_100",
"pyenv_101",
"pyenv_106",
"pyenv_108"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6605 | set python version to be used in the current directory and all directories below it | pyenv local {{2.7.10}} | [
"pyenv_3",
"pyenv_27",
"pyenv_55",
"pyenv_90",
"pyenv_91",
"pyenv_93",
"pyenv_97",
"pyenv_99"
] | pyenv | pyenv | true | {
"token": [
"local",
"|main|"
],
"oracle_man": [
[
"pyenv_27",
"pyenv_55",
"pyenv_90",
"pyenv_91",
"pyenv_93",
"pyenv_97",
"pyenv_99"
],
[
"pyenv_3",
"pyenv_4",
"pyenv_5",
"pyenv_6",
"pyenv_7",
"pyenv_8",
"pyenv_9",
"pyenv_10",
"pyenv_11",
"pyenv_12",
"pyenv_13",
"pyenv_14",
"pyenv_15",
"pyenv_16",
"pyenv_17",
"pyenv_18"
]
]
} |
6611 | run tests on all test environments | tox | [
"tox_1"
] | tox | tox | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"tox_1",
"tox_2",
"tox_3",
"tox_4",
"tox_5",
"tox_6"
]
]
} |
6612 | create a `tox.ini` configuration | tox-quickstart | [
"tox_1",
"tox_888"
] | tox | tox | true | {
"token": [
"tox-quickstart",
"|main|"
],
"oracle_man": [
[
"tox_888"
],
[
"tox_1",
"tox_2",
"tox_3",
"tox_4",
"tox_5",
"tox_6"
]
]
} |
6613 | list the available environments | tox --listenvs-all | [
"tox_1",
"tox_574"
] | tox | tox | true | {
"token": [
"--listenvs-all",
"|main|"
],
"oracle_man": [
[
"tox_574"
],
[
"tox_1",
"tox_2",
"tox_3",
"tox_4",
"tox_5",
"tox_6"
]
]
} |
6614 | run tests on a specific environment (e.g. python 3.6) | tox -e {{py36}} | [
"tox_1",
"tox_58",
"tox_66",
"tox_114",
"tox_133",
"tox_147",
"tox_151",
"tox_161",
"tox_237",
"tox_238",
"tox_240",
"tox_261",
"tox_299",
"tox_325",
"tox_357",
"tox_378",
"tox_403",
"tox_416",
"tox_449",
"tox_565",
"tox_576",
"tox_583",
"tox_630",
"tox_668",
"tox_856",
"tox_866",
"tox_962",
"tox_985",
"tox_986"
] | tox | tox | true | {
"token": [
"-e",
"|main|"
],
"oracle_man": [
[
"tox_58",
"tox_66",
"tox_114",
"tox_133",
"tox_147",
"tox_151",
"tox_161",
"tox_237",
"tox_238",
"tox_240",
"tox_261",
"tox_299",
"tox_325",
"tox_357",
"tox_378",
"tox_403",
"tox_416",
"tox_449",
"tox_565",
"tox_576",
"tox_583",
"tox_630",
"tox_668",
"tox_856",
"tox_866",
"tox_962",
"tox_985",
"tox_986"
],
[
"tox_1",
"tox_2",
"tox_3",
"tox_4",
"tox_5",
"tox_6"
]
]
} |
6615 | force the virtual environment to be recreated | tox --recreate -e {{py27}} | [
"tox_1",
"tox_20",
"tox_58",
"tox_66",
"tox_114",
"tox_133",
"tox_147",
"tox_151",
"tox_161",
"tox_237",
"tox_238",
"tox_240",
"tox_261",
"tox_288",
"tox_299",
"tox_325",
"tox_357",
"tox_378",
"tox_403",
"tox_416",
"tox_449",
"tox_565",
"tox_576",
"tox_583",
"tox_586",
"tox_630",
"tox_668",
"tox_856",
"tox_866",
"tox_937",
"tox_962",
"tox_985",
"tox_986"
] | tox | tox | true | {
"token": [
"--recreate",
"-e",
"|main|"
],
"oracle_man": [
[
"tox_20",
"tox_114",
"tox_288",
"tox_586",
"tox_937"
],
[
"tox_58",
"tox_66",
"tox_114",
"tox_133",
"tox_147",
"tox_151",
"tox_161",
"tox_237",
"tox_238",
"tox_240",
"tox_261",
"tox_299",
"tox_325",
"tox_357",
"tox_378",
"tox_403",
"tox_416",
"tox_449",
"tox_565",
"tox_576",
"tox_583",
"tox_630",
"tox_668",
"tox_856",
"tox_866",
"tox_962",
"tox_985",
"tox_986"
],
[
"tox_1",
"tox_2",
"tox_3",
"tox_4",
"tox_5",
"tox_6"
]
]
} |
6627 | sync two directories (creates log first time these two directories are synchronised) | unison {{path/to/directory_1}} {{path/to/directory_2}} | [
"unison_3"
] | unison | unison | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"unison_3",
"unison_4",
"unison_5",
"unison_6"
]
]
} |
6628 | automatically accept the (nonconflicting) defaults | unison {{path/to/directory_1}} {{path/to/directory_2}} -auto | [
"unison_3",
"unison_10"
] | unison | unison | true | {
"token": [
"-auto",
"|main|"
],
"oracle_man": [
[
"unison_10"
],
[
"unison_3",
"unison_4",
"unison_5",
"unison_6"
]
]
} |
6629 | ignore some files using a pattern | unison {{path/to/directory_1}} {{path/to/directory_2}} -ignore {{pattern}} | [
"unison_3",
"unison_24",
"unison_25",
"unison_26"
] | unison | unison | true | {
"token": [
"-ignore",
"|main|"
],
"oracle_man": [
[
"unison_24",
"unison_25",
"unison_26"
],
[
"unison_3",
"unison_4",
"unison_5",
"unison_6"
]
]
} |
6630 | show documentation | unison -doc {{topics}} | [
"unison_3",
"unison_16"
] | unison | unison | true | {
"token": [
"-doc",
"|main|"
],
"oracle_man": [
[
"unison_16"
],
[
"unison_3",
"unison_4",
"unison_5",
"unison_6"
]
]
} |
6631 | run tests in the current directory. note expects you to have a 'phpunit.xml' | phpunit | [
"phpunit_3"
] | phpunit | phpunit | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"phpunit_3",
"phpunit_4",
"phpunit_5",
"phpunit_6",
"phpunit_7",
"phpunit_8",
"phpunit_9",
"phpunit_10",
"phpunit_11",
"phpunit_12",
"phpunit_13",
"phpunit_14",
"phpunit_15",
"phpunit_16",
"phpunit_17",
"phpunit_18",
"phpunit_19",
"phpunit_20",
"phpunit_21",
"phpunit_22",
"phpunit_23",
"phpunit_24",
"phpunit_25",
"phpunit_26",
"phpunit_27",
"phpunit_28",
"phpunit_29",
"phpunit_30",
"phpunit_31",
"phpunit_32",
"phpunit_33",
"phpunit_34",
"phpunit_35",
"phpunit_36",
"phpunit_37",
"phpunit_38",
"phpunit_39",
"phpunit_40",
"phpunit_41",
"phpunit_42",
"phpunit_43",
"phpunit_44",
"phpunit_45",
"phpunit_46",
"phpunit_47",
"phpunit_48",
"phpunit_49",
"phpunit_50",
"phpunit_51",
"phpunit_52",
"phpunit_53",
"phpunit_54",
"phpunit_55",
"phpunit_56",
"phpunit_57",
"phpunit_58",
"phpunit_59",
"phpunit_60",
"phpunit_61",
"phpunit_62",
"phpunit_63",
"phpunit_64",
"phpunit_65",
"phpunit_66",
"phpunit_67",
"phpunit_68",
"phpunit_69",
"phpunit_70",
"phpunit_71",
"phpunit_72",
"phpunit_73",
"phpunit_74",
"phpunit_75",
"phpunit_76",
"phpunit_77",
"phpunit_78",
"phpunit_79",
"phpunit_80",
"phpunit_81",
"phpunit_82",
"phpunit_83",
"phpunit_84"
]
]
} |
6632 | run tests in a specific file | phpunit {{path/to/TestFile.php}} | [
"phpunit_3"
] | phpunit | phpunit | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"phpunit_3",
"phpunit_4",
"phpunit_5",
"phpunit_6",
"phpunit_7",
"phpunit_8",
"phpunit_9",
"phpunit_10",
"phpunit_11",
"phpunit_12",
"phpunit_13",
"phpunit_14",
"phpunit_15",
"phpunit_16",
"phpunit_17",
"phpunit_18",
"phpunit_19",
"phpunit_20",
"phpunit_21",
"phpunit_22",
"phpunit_23",
"phpunit_24",
"phpunit_25",
"phpunit_26",
"phpunit_27",
"phpunit_28",
"phpunit_29",
"phpunit_30",
"phpunit_31",
"phpunit_32",
"phpunit_33",
"phpunit_34",
"phpunit_35",
"phpunit_36",
"phpunit_37",
"phpunit_38",
"phpunit_39",
"phpunit_40",
"phpunit_41",
"phpunit_42",
"phpunit_43",
"phpunit_44",
"phpunit_45",
"phpunit_46",
"phpunit_47",
"phpunit_48",
"phpunit_49",
"phpunit_50",
"phpunit_51",
"phpunit_52",
"phpunit_53",
"phpunit_54",
"phpunit_55",
"phpunit_56",
"phpunit_57",
"phpunit_58",
"phpunit_59",
"phpunit_60",
"phpunit_61",
"phpunit_62",
"phpunit_63",
"phpunit_64",
"phpunit_65",
"phpunit_66",
"phpunit_67",
"phpunit_68",
"phpunit_69",
"phpunit_70",
"phpunit_71",
"phpunit_72",
"phpunit_73",
"phpunit_74",
"phpunit_75",
"phpunit_76",
"phpunit_77",
"phpunit_78",
"phpunit_79",
"phpunit_80",
"phpunit_81",
"phpunit_82",
"phpunit_83",
"phpunit_84"
]
]
} |
6633 | run tests annotated with the given group | phpunit --group {{name}} | [
"phpunit_3",
"phpunit_24"
] | phpunit | phpunit | true | {
"token": [
"--group",
"|main|"
],
"oracle_man": [
[
"phpunit_24"
],
[
"phpunit_3",
"phpunit_4",
"phpunit_5",
"phpunit_6",
"phpunit_7",
"phpunit_8",
"phpunit_9",
"phpunit_10",
"phpunit_11",
"phpunit_12",
"phpunit_13",
"phpunit_14",
"phpunit_15",
"phpunit_16",
"phpunit_17",
"phpunit_18",
"phpunit_19",
"phpunit_20",
"phpunit_21",
"phpunit_22",
"phpunit_23",
"phpunit_24",
"phpunit_25",
"phpunit_26",
"phpunit_27",
"phpunit_28",
"phpunit_29",
"phpunit_30",
"phpunit_31",
"phpunit_32",
"phpunit_33",
"phpunit_34",
"phpunit_35",
"phpunit_36",
"phpunit_37",
"phpunit_38",
"phpunit_39",
"phpunit_40",
"phpunit_41",
"phpunit_42",
"phpunit_43",
"phpunit_44",
"phpunit_45",
"phpunit_46",
"phpunit_47",
"phpunit_48",
"phpunit_49",
"phpunit_50",
"phpunit_51",
"phpunit_52",
"phpunit_53",
"phpunit_54",
"phpunit_55",
"phpunit_56",
"phpunit_57",
"phpunit_58",
"phpunit_59",
"phpunit_60",
"phpunit_61",
"phpunit_62",
"phpunit_63",
"phpunit_64",
"phpunit_65",
"phpunit_66",
"phpunit_67",
"phpunit_68",
"phpunit_69",
"phpunit_70",
"phpunit_71",
"phpunit_72",
"phpunit_73",
"phpunit_74",
"phpunit_75",
"phpunit_76",
"phpunit_77",
"phpunit_78",
"phpunit_79",
"phpunit_80",
"phpunit_81",
"phpunit_82",
"phpunit_83",
"phpunit_84"
]
]
} |
6634 | run tests and generate a coverage report in html | phpunit --coverage-html {{directory}} | [
"phpunit_3",
"phpunit_6"
] | phpunit | phpunit | true | {
"token": [
"--coverage-html",
"|main|"
],
"oracle_man": [
[
"phpunit_6"
],
[
"phpunit_3",
"phpunit_4",
"phpunit_5",
"phpunit_6",
"phpunit_7",
"phpunit_8",
"phpunit_9",
"phpunit_10",
"phpunit_11",
"phpunit_12",
"phpunit_13",
"phpunit_14",
"phpunit_15",
"phpunit_16",
"phpunit_17",
"phpunit_18",
"phpunit_19",
"phpunit_20",
"phpunit_21",
"phpunit_22",
"phpunit_23",
"phpunit_24",
"phpunit_25",
"phpunit_26",
"phpunit_27",
"phpunit_28",
"phpunit_29",
"phpunit_30",
"phpunit_31",
"phpunit_32",
"phpunit_33",
"phpunit_34",
"phpunit_35",
"phpunit_36",
"phpunit_37",
"phpunit_38",
"phpunit_39",
"phpunit_40",
"phpunit_41",
"phpunit_42",
"phpunit_43",
"phpunit_44",
"phpunit_45",
"phpunit_46",
"phpunit_47",
"phpunit_48",
"phpunit_49",
"phpunit_50",
"phpunit_51",
"phpunit_52",
"phpunit_53",
"phpunit_54",
"phpunit_55",
"phpunit_56",
"phpunit_57",
"phpunit_58",
"phpunit_59",
"phpunit_60",
"phpunit_61",
"phpunit_62",
"phpunit_63",
"phpunit_64",
"phpunit_65",
"phpunit_66",
"phpunit_67",
"phpunit_68",
"phpunit_69",
"phpunit_70",
"phpunit_71",
"phpunit_72",
"phpunit_73",
"phpunit_74",
"phpunit_75",
"phpunit_76",
"phpunit_77",
"phpunit_78",
"phpunit_79",
"phpunit_80",
"phpunit_81",
"phpunit_82",
"phpunit_83",
"phpunit_84"
]
]
} |
6641 | show a list of existing remotes, their names and url | git remote -v | [
"git-remote_2",
"git-remote_3",
"git-remote_4",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"-v",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_2",
"git-remote_4"
],
[
"git-remote_3"
]
]
} |
6642 | show information about a remote | git remote show {{remote_name}} | [
"git-remote_2",
"git-remote_3",
"git-remote_33",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"show",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_33"
],
[
"git-remote_3"
]
]
} |
6643 | add a remote | git remote add {{remote_name}} {{remote_url}} | [
"git-remote_2",
"git-remote_3",
"git-remote_6",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"add",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_6"
],
[
"git-remote_3"
]
]
} |
6644 | change the url of a remote (use `add` to keep the existing url) | git remote set-url {{remote_name}} {{new_url}} | [
"git-remote_2",
"git-remote_3",
"git-remote_28",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"set-url",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_28"
],
[
"git-remote_3"
]
]
} |
6645 | remove a remote | git remote remove {{remote_name}} | [
"git-remote_2",
"git-remote_3",
"git-remote_17",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"remove",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_17"
],
[
"git-remote_3"
]
]
} |
6646 | rename a remote | git remote rename {{old_name}} {{new_name}} | [
"git-remote_2",
"git-remote_3",
"git-remote_15",
"git-remote_44",
"git-remote_45",
"git-remote_46"
] | git-remote | git-remote | true | {
"token": [
"git",
"remote",
"rename",
"|main|"
],
"oracle_man": [
[
"git-remote_2",
"git-remote_44",
"git-remote_45",
"git-remote_46"
],
[
"git-remote_2",
"git-remote_44"
],
[
"git-remote_15"
],
[
"git-remote_3"
]
]
} |
6656 | connect to the default x server | twm | [
"twm_3"
] | twm | twm | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"twm_3",
"twm_4",
"twm_5",
"twm_6",
"twm_7",
"twm_8"
]
]
} |
6657 | connect to a specific x server | twm -display {{display}} | [
"twm_2",
"twm_3",
"twm_10",
"twm_11"
] | twm | twm | true | {
"token": [
"-display",
"|main|"
],
"oracle_man": [
[
"twm_2",
"twm_10",
"twm_11"
],
[
"twm_3",
"twm_4",
"twm_5",
"twm_6",
"twm_7",
"twm_8"
]
]
} |
6658 | only manage the default screen | twm -s | [
"twm_2",
"twm_3",
"twm_11",
"twm_18",
"twm_22",
"twm_42",
"twm_108",
"twm_182",
"twm_183"
] | twm | twm | true | {
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"twm_2",
"twm_11",
"twm_18",
"twm_22",
"twm_42",
"twm_108",
"twm_182",
"twm_183"
],
[
"twm_3",
"twm_4",
"twm_5",
"twm_6",
"twm_7",
"twm_8"
]
]
} |
6659 | use a specific startup file | twm -f {{path/to/file}} | [
"twm_2",
"twm_3",
"twm_12"
] | twm | twm | true | {
"token": [
"-f",
"|main|"
],
"oracle_man": [
[
"twm_2",
"twm_12"
],
[
"twm_3",
"twm_4",
"twm_5",
"twm_6",
"twm_7",
"twm_8"
]
]
} |
6660 | enable verbose mode and print unexpected errors in x | twm -v | [
"twm_2",
"twm_3",
"twm_13"
] | twm | twm | true | {
"token": [
"-v",
"|main|"
],
"oracle_man": [
[
"twm_2",
"twm_13"
],
[
"twm_3",
"twm_4",
"twm_5",
"twm_6",
"twm_7",
"twm_8"
]
]
} |
6661 | run on server | iperf -s | [
"iperf_2",
"iperf_4",
"iperf_6",
"iperf_28",
"iperf_31",
"iperf_32",
"iperf_34",
"iperf_44",
"iperf_50",
"iperf_62",
"iperf_68",
"iperf_74"
] | iperf | iperf | true | {
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"iperf_2",
"iperf_4",
"iperf_28",
"iperf_31",
"iperf_32",
"iperf_34",
"iperf_44",
"iperf_50",
"iperf_62",
"iperf_68",
"iperf_74"
],
[
"iperf_6"
]
]
} |
6662 | run on server using udp mode and set server port to listen on 5001 | iperf -u -s -p {{5001}} | [
"iperf_2",
"iperf_4",
"iperf_5",
"iperf_6",
"iperf_14",
"iperf_16",
"iperf_17",
"iperf_28",
"iperf_29",
"iperf_31",
"iperf_32",
"iperf_34",
"iperf_44",
"iperf_50",
"iperf_52",
"iperf_56",
"iperf_62",
"iperf_65",
"iperf_68",
"iperf_71",
"iperf_74"
] | iperf | iperf | true | {
"token": [
"-u",
"-s",
"-p",
"|main|"
],
"oracle_man": [
[
"iperf_4",
"iperf_5",
"iperf_17",
"iperf_29",
"iperf_65",
"iperf_68",
"iperf_71",
"iperf_74"
],
[
"iperf_2",
"iperf_4",
"iperf_28",
"iperf_31",
"iperf_32",
"iperf_34",
"iperf_44",
"iperf_50",
"iperf_62",
"iperf_68",
"iperf_74"
],
[
"iperf_14",
"iperf_16",
"iperf_52",
"iperf_56"
],
[
"iperf_6"
]
]
} |
6663 | run on client | iperf -c {{server_address}} | [
"iperf_3",
"iperf_5",
"iperf_6",
"iperf_21",
"iperf_37",
"iperf_44",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71"
] | iperf | iperf | true | {
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"iperf_3",
"iperf_5",
"iperf_21",
"iperf_37",
"iperf_44",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71"
],
[
"iperf_6"
]
]
} |
6664 | run on client every 2 seconds | iperf -c {{server_address}} -i {{2}} | [
"iperf_3",
"iperf_5",
"iperf_6",
"iperf_11",
"iperf_21",
"iperf_35",
"iperf_37",
"iperf_40",
"iperf_41",
"iperf_42",
"iperf_44",
"iperf_55",
"iperf_57",
"iperf_59",
"iperf_62",
"iperf_65",
"iperf_68",
"iperf_71"
] | iperf | iperf | true | {
"token": [
"-c",
"-i",
"|main|"
],
"oracle_man": [
[
"iperf_3",
"iperf_5",
"iperf_21",
"iperf_37",
"iperf_44",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71"
],
[
"iperf_11",
"iperf_35",
"iperf_40",
"iperf_41",
"iperf_42",
"iperf_55",
"iperf_59",
"iperf_62",
"iperf_65",
"iperf_68",
"iperf_71"
],
[
"iperf_6"
]
]
} |
6665 | run on client with 5 parallel threads | iperf -c {{server_address}} -P {{5}} | [
"iperf_3",
"iperf_5",
"iperf_6",
"iperf_21",
"iperf_37",
"iperf_40",
"iperf_44",
"iperf_52",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71",
"iperf_74",
"iperf_75"
] | iperf | iperf | true | {
"token": [
"-c",
"-P",
"|main|"
],
"oracle_man": [
[
"iperf_3",
"iperf_5",
"iperf_21",
"iperf_37",
"iperf_44",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71"
],
[
"iperf_40",
"iperf_52",
"iperf_74",
"iperf_75"
],
[
"iperf_6"
]
]
} |
6666 | run on client using udp mode | iperf -u -c {{server_address}} -p {{5001}} | [
"iperf_3",
"iperf_4",
"iperf_5",
"iperf_6",
"iperf_14",
"iperf_16",
"iperf_17",
"iperf_21",
"iperf_29",
"iperf_37",
"iperf_44",
"iperf_52",
"iperf_56",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_68",
"iperf_71",
"iperf_74"
] | iperf | iperf | true | {
"token": [
"-u",
"-c",
"-p",
"|main|"
],
"oracle_man": [
[
"iperf_4",
"iperf_5",
"iperf_17",
"iperf_29",
"iperf_65",
"iperf_68",
"iperf_71",
"iperf_74"
],
[
"iperf_3",
"iperf_5",
"iperf_21",
"iperf_37",
"iperf_44",
"iperf_57",
"iperf_59",
"iperf_65",
"iperf_71"
],
[
"iperf_14",
"iperf_16",
"iperf_52",
"iperf_56"
],
[
"iperf_6"
]
]
} |
6668 | start the deluge daemon | deluged | [
"deluged_3"
] | deluged | deluged | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"deluged_3",
"deluged_4"
]
]
} |
6669 | start the deluge daemon on a specific port | deluged -p {{port}} | [
"deluged_3",
"deluged_6",
"deluged_13",
"deluged_14"
] | deluged | deluged | true | {
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"deluged_6",
"deluged_13",
"deluged_14"
],
[
"deluged_3",
"deluged_4"
]
]
} |
6670 | start the deluge daemon using a specific configuration file | deluged -c {{path/to/configuration_file}} | [
"deluged_3",
"deluged_5"
] | deluged | deluged | true | {
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"deluged_5"
],
[
"deluged_3",
"deluged_4"
]
]
} |
6671 | start the deluge daemon and output the log to a file | deluged -l {{path/to/log_file}} | [
"deluged_3",
"deluged_9",
"deluged_10",
"deluged_12"
] | deluged | deluged | true | {
"token": [
"-l",
"|main|"
],
"oracle_man": [
[
"deluged_9",
"deluged_10",
"deluged_12"
],
[
"deluged_3",
"deluged_4"
]
]
} |
6672 | compile a vala file, with gtk+ | valac {{path/to/file.vala}} --pkg {{gtk+-3.0}} | [
"valac_3",
"valac_10",
"valac_53"
] | valac | valac | true | {
"token": [
"--pkg",
"|main|"
],
"oracle_man": [
[
"valac_10",
"valac_53"
],
[
"valac_3",
"valac_4",
"valac_5",
"valac_6",
"valac_7",
"valac_8",
"valac_9",
"valac_10",
"valac_11",
"valac_12",
"valac_13",
"valac_14",
"valac_15",
"valac_16",
"valac_17",
"valac_18",
"valac_19",
"valac_20",
"valac_21",
"valac_22",
"valac_23",
"valac_24",
"valac_25",
"valac_26",
"valac_27",
"valac_28",
"valac_29",
"valac_30",
"valac_31",
"valac_32",
"valac_33",
"valac_34",
"valac_35",
"valac_36",
"valac_37",
"valac_38",
"valac_39",
"valac_40",
"valac_41",
"valac_42",
"valac_43",
"valac_44",
"valac_45",
"valac_46",
"valac_47",
"valac_48",
"valac_49",
"valac_50",
"valac_51",
"valac_52",
"valac_53",
"valac_54",
"valac_55",
"valac_56",
"valac_57",
"valac_58",
"valac_59",
"valac_60",
"valac_61",
"valac_62",
"valac_63",
"valac_64",
"valac_65",
"valac_66",
"valac_67"
]
]
} |
6673 | display version info | valac --version | [
"valac_3",
"valac_17"
] | valac | valac | true | {
"token": [
"--version",
"|main|"
],
"oracle_man": [
[
"valac_17"
],
[
"valac_3",
"valac_4",
"valac_5",
"valac_6",
"valac_7",
"valac_8",
"valac_9",
"valac_10",
"valac_11",
"valac_12",
"valac_13",
"valac_14",
"valac_15",
"valac_16",
"valac_17",
"valac_18",
"valac_19",
"valac_20",
"valac_21",
"valac_22",
"valac_23",
"valac_24",
"valac_25",
"valac_26",
"valac_27",
"valac_28",
"valac_29",
"valac_30",
"valac_31",
"valac_32",
"valac_33",
"valac_34",
"valac_35",
"valac_36",
"valac_37",
"valac_38",
"valac_39",
"valac_40",
"valac_41",
"valac_42",
"valac_43",
"valac_44",
"valac_45",
"valac_46",
"valac_47",
"valac_48",
"valac_49",
"valac_50",
"valac_51",
"valac_52",
"valac_53",
"valac_54",
"valac_55",
"valac_56",
"valac_57",
"valac_58",
"valac_59",
"valac_60",
"valac_61",
"valac_62",
"valac_63",
"valac_64",
"valac_65",
"valac_66",
"valac_67"
]
]
} |
6674 | display helper message | valac --help | [
"valac_3",
"valac_6"
] | valac | valac | true | {
"token": [
"--help",
"|main|"
],
"oracle_man": [
[
"valac_6"
],
[
"valac_3",
"valac_4",
"valac_5",
"valac_6",
"valac_7",
"valac_8",
"valac_9",
"valac_10",
"valac_11",
"valac_12",
"valac_13",
"valac_14",
"valac_15",
"valac_16",
"valac_17",
"valac_18",
"valac_19",
"valac_20",
"valac_21",
"valac_22",
"valac_23",
"valac_24",
"valac_25",
"valac_26",
"valac_27",
"valac_28",
"valac_29",
"valac_30",
"valac_31",
"valac_32",
"valac_33",
"valac_34",
"valac_35",
"valac_36",
"valac_37",
"valac_38",
"valac_39",
"valac_40",
"valac_41",
"valac_42",
"valac_43",
"valac_44",
"valac_45",
"valac_46",
"valac_47",
"valac_48",
"valac_49",
"valac_50",
"valac_51",
"valac_52",
"valac_53",
"valac_54",
"valac_55",
"valac_56",
"valac_57",
"valac_58",
"valac_59",
"valac_60",
"valac_61",
"valac_62",
"valac_63",
"valac_64",
"valac_65",
"valac_66",
"valac_67"
]
]
} |
6675 | let a steam locomotive run through your terminal | sl | [
"sl_3"
] | sl | sl | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"sl_3"
]
]
} |
6676 | the train burns, people scream | sl -a | [
"sl_2",
"sl_3",
"sl_4"
] | sl | sl | true | {
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"sl_2",
"sl_4"
],
[
"sl_3"
]
]
} |
6677 | let the train fly | sl -F | [
"sl_3",
"sl_6"
] | sl | sl | true | {
"token": [
"-F",
"|main|"
],
"oracle_man": [
[
"sl_6"
],
[
"sl_3"
]
]
} |
6678 | make the train little | sl -l | [
"sl_3",
"sl_5"
] | sl | sl | true | {
"token": [
"-l",
"|main|"
],
"oracle_man": [
[
"sl_5"
],
[
"sl_3"
]
]
} |
6679 | let the user exit (ctrl + c) | sl -e | [
"sl_3",
"sl_7"
] | sl | sl | true | {
"token": [
"-e",
"|main|"
],
"oracle_man": [
[
"sl_7"
],
[
"sl_3"
]
]
} |
6689 | start a repl (interactive shell) | ghci | [
"ghci_3"
] | ghci | ghci | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ghci_3",
"ghci_4",
"ghci_5",
"ghci_6",
"ghci_7",
"ghci_8",
"ghci_9",
"ghci_10",
"ghci_11",
"ghci_12",
"ghci_13",
"ghci_14",
"ghci_15"
]
]
} |
6690 | start a repl and load the specified haskell source file | ghci {{source_file.hs}} | [
"ghci_3"
] | ghci | ghci | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ghci_3",
"ghci_4",
"ghci_5",
"ghci_6",
"ghci_7",
"ghci_8",
"ghci_9",
"ghci_10",
"ghci_11",
"ghci_12",
"ghci_13",
"ghci_14",
"ghci_15"
]
]
} |
6691 | start a repl and enable a language option | ghci -X{{language_option}} | [
"ghci_3"
] | ghci | ghci | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ghci_3",
"ghci_4",
"ghci_5",
"ghci_6",
"ghci_7",
"ghci_8",
"ghci_9",
"ghci_10",
"ghci_11",
"ghci_12",
"ghci_13",
"ghci_14",
"ghci_15"
]
]
} |
6692 | start a repl and enable some level of compiler warnings (e.g. `all` or `compact`) | ghci -W{{warning_level}} | [
"ghci_3"
] | ghci | ghci | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ghci_3",
"ghci_4",
"ghci_5",
"ghci_6",
"ghci_7",
"ghci_8",
"ghci_9",
"ghci_10",
"ghci_11",
"ghci_12",
"ghci_13",
"ghci_14",
"ghci_15"
]
]
} |
6693 | start a repl with a colonseparated list of directories for finding source files | ghci -i{{path/to/directory1}}:{{path/to/directory2}} | [
"ghci_3"
] | ghci | ghci | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ghci_3",
"ghci_4",
"ghci_5",
"ghci_6",
"ghci_7",
"ghci_8",
"ghci_9",
"ghci_10",
"ghci_11",
"ghci_12",
"ghci_13",
"ghci_14",
"ghci_15"
]
]
} |
6702 | list all running processes | ps aux | [
"ps_3"
] | ps | ps | true | {
"token": [
"aux",
"|main|"
],
"oracle_man": [
[],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6703 | list all running processes including the full command string | ps auxww | [
"ps_3"
] | ps | ps | true | {
"token": [
"auxww",
"|main|"
],
"oracle_man": [
[],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6704 | search for a process that matches a string | ps aux | grep {{string}} | [
"ps_3"
] | ps | ps | true | {
"token": [
"aux",
"grep",
"|main|"
],
"oracle_man": [
[],
[],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6705 | list all processes of the current user in extra full format | ps --user $(id -u) -F | [
"ps_3",
"ps_51",
"ps_54",
"ps_56",
"ps_61"
] | ps | ps | true | {
"token": [
"--user",
"$(id",
"-u)",
"-F",
"|main|"
],
"oracle_man": [
[
"ps_51",
"ps_54",
"ps_56"
],
[],
[],
[
"ps_61"
],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6706 | list all processes of the current user as a tree | ps --user $(id -u) f | [
"ps_3",
"ps_51",
"ps_54",
"ps_56",
"ps_83",
"ps_158"
] | ps | ps | true | {
"token": [
"--user",
"$(id",
"-u)",
"f",
"|main|"
],
"oracle_man": [
[
"ps_51",
"ps_54",
"ps_56"
],
[],
[],
[
"ps_83",
"ps_158"
],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6707 | get the parent pid of a process | ps -o ppid= -p {{pid}} | [
"ps_3",
"ps_18",
"ps_19",
"ps_31",
"ps_32",
"ps_33",
"ps_39",
"ps_40",
"ps_41",
"ps_42",
"ps_43",
"ps_44",
"ps_45",
"ps_62",
"ps_69",
"ps_70",
"ps_71",
"ps_73",
"ps_89",
"ps_97",
"ps_117",
"ps_122",
"ps_265"
] | ps | ps | true | {
"token": [
"-o",
"ppid=",
"-p",
"|main|"
],
"oracle_man": [
[
"ps_18",
"ps_19",
"ps_62",
"ps_69",
"ps_70",
"ps_71",
"ps_73",
"ps_122",
"ps_265"
],
[],
[
"ps_31",
"ps_32",
"ps_33",
"ps_39",
"ps_40",
"ps_41",
"ps_42",
"ps_43",
"ps_44",
"ps_45",
"ps_89",
"ps_97",
"ps_117"
],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6708 | sort processes by memory consumption | ps --sort size | [
"ps_3",
"ps_68",
"ps_88",
"ps_93",
"ps_97",
"ps_118",
"ps_122",
"ps_123",
"ps_219",
"ps_234"
] | ps | ps | true | {
"token": [
"--sort",
"size",
"|main|"
],
"oracle_man": [
[
"ps_68",
"ps_88",
"ps_93",
"ps_97",
"ps_118",
"ps_122",
"ps_123"
],
[
"ps_219",
"ps_234"
],
[
"ps_3",
"ps_4",
"ps_5",
"ps_6",
"ps_7",
"ps_8",
"ps_9",
"ps_10"
]
]
} |
6709 | analyse duplicated code for a specific file or directory | phpcpd {{path/to/file_or_directory}} | [
"phpcpd_3"
] | phpcpd | phpcpd | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6710 | analyse using fuzzy matching for variable names | phpcpd --fuzzy {{path/to/file_or_directory}} | [
"phpcpd_3",
"phpcpd_12"
] | phpcpd | phpcpd | true | {
"token": [
"--fuzzy",
"|main|"
],
"oracle_man": [
[
"phpcpd_12"
],
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6711 | specify a minimum number of identical lines (defaults to 5) | phpcpd --min-lines {{number_of_lines}} {{path/to/file_or_directory}} | [
"phpcpd_3",
"phpcpd_10"
] | phpcpd | phpcpd | true | {
"token": [
"--min-lines",
"|main|"
],
"oracle_man": [
[
"phpcpd_10"
],
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6712 | specify a minimum number of identical tokens (defaults to 70) | phpcpd --min-tokens {{number_of_tokens}} {{path/to/file_or_directory}} | [
"phpcpd_3",
"phpcpd_11"
] | phpcpd | phpcpd | true | {
"token": [
"--min-tokens",
"|main|"
],
"oracle_man": [
[
"phpcpd_11"
],
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6713 | exclude a directory from analysis (must be relative to the source) | phpcpd --exclude {{path/to/excluded_directory}} {{path/to/file_or_directory}} | [
"phpcpd_3",
"phpcpd_8"
] | phpcpd | phpcpd | true | {
"token": [
"--exclude",
"|main|"
],
"oracle_man": [
[
"phpcpd_8"
],
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6714 | output the results to a phpcpd xml file | phpcpd --log-pmd {{path/to/log_file}} {{path/to/file_or_directory}} | [
"phpcpd_3",
"phpcpd_9"
] | phpcpd | phpcpd | true | {
"token": [
"--log-pmd",
"|main|"
],
"oracle_man": [
[
"phpcpd_9"
],
[
"phpcpd_3",
"phpcpd_4"
]
]
} |
6715 | print stack and locks information of a java process | jhsdb jstack --pid {{pid}} | [
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8",
"jhsdb_16",
"jhsdb_23"
] | jhsdb | jhsdb | true | {
"token": [
"jstack",
"--pid",
"|main|"
],
"oracle_man": [
[
"jhsdb_5",
"jhsdb_23"
],
[
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8"
],
[
"jhsdb_16",
"jhsdb_17",
"jhsdb_18",
"jhsdb_19",
"jhsdb_20",
"jhsdb_21",
"jhsdb_22",
"jhsdb_23",
"jhsdb_24",
"jhsdb_25",
"jhsdb_26",
"jhsdb_27"
]
]
} |
6716 | open a core dump in interactive debug mode | jhsdb clhsdb --core {{path/to/core_dump}} --exe {{path/to/jdk/bin/java}} | [
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8",
"jhsdb_16",
"jhsdb_20"
] | jhsdb | jhsdb | true | {
"token": [
"clhsdb",
"--core",
"--exe",
"|main|"
],
"oracle_man": [
[
"jhsdb_2",
"jhsdb_20"
],
[
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8"
],
[
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8"
],
[
"jhsdb_16",
"jhsdb_17",
"jhsdb_18",
"jhsdb_19",
"jhsdb_20",
"jhsdb_21",
"jhsdb_22",
"jhsdb_23",
"jhsdb_24",
"jhsdb_25",
"jhsdb_26",
"jhsdb_27"
]
]
} |
6717 | start a remote debug server | jhsdb debugd --pid {{pid}} --serverid {{optional_unique_id}} | [
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8",
"jhsdb_16",
"jhsdb_22",
"jhsdb_28"
] | jhsdb | jhsdb | true | {
"token": [
"debugd",
"--pid",
"--serverid",
"|main|"
],
"oracle_man": [
[
"jhsdb_4",
"jhsdb_22"
],
[
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8"
],
[
"jhsdb_28"
],
[
"jhsdb_16",
"jhsdb_17",
"jhsdb_18",
"jhsdb_19",
"jhsdb_20",
"jhsdb_21",
"jhsdb_22",
"jhsdb_23",
"jhsdb_24",
"jhsdb_25",
"jhsdb_26",
"jhsdb_27"
]
]
} |
6718 | connect to a process in interactive debug mode | jhsdb clhsdb --pid {{pid}} | [
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8",
"jhsdb_16",
"jhsdb_20"
] | jhsdb | jhsdb | true | {
"token": [
"clhsdb",
"--pid",
"|main|"
],
"oracle_man": [
[
"jhsdb_2",
"jhsdb_20"
],
[
"jhsdb_2",
"jhsdb_3",
"jhsdb_4",
"jhsdb_5",
"jhsdb_6",
"jhsdb_7",
"jhsdb_8"
],
[
"jhsdb_16",
"jhsdb_17",
"jhsdb_18",
"jhsdb_19",
"jhsdb_20",
"jhsdb_21",
"jhsdb_22",
"jhsdb_23",
"jhsdb_24",
"jhsdb_25",
"jhsdb_26",
"jhsdb_27"
]
]
} |
6724 | start syncthing | syncthing | [
"syncthing_3"
] | syncthing | syncthing | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"syncthing_3",
"syncthing_4"
]
]
} |
6725 | start syncthing without opening a web browser | syncthing -no-browser | [
"syncthing_2",
"syncthing_3",
"syncthing_22"
] | syncthing | syncthing | true | {
"token": [
"-no-browser",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_22"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6726 | print the device id | syncthing -device-id | [
"syncthing_3",
"syncthing_8"
] | syncthing | syncthing | true | {
"token": [
"-device-id",
"|main|"
],
"oracle_man": [
[
"syncthing_8"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6727 | change the home directory | syncthing -home={{path/to/directory}} | [
"syncthing_2",
"syncthing_3",
"syncthing_11",
"syncthing_12",
"syncthing_13"
] | syncthing | syncthing | true | {
"token": [
"-home",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_11",
"syncthing_12",
"syncthing_13"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6728 | force a full index exchange | syncthing -reset-deltas | [
"syncthing_2",
"syncthing_3",
"syncthing_28"
] | syncthing | syncthing | true | {
"token": [
"-reset-deltas",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_28"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6729 | change the address upon which the web interface listens | syncthing -gui-address={{ip_address:port|path/to/socket.sock}} | [
"syncthing_2",
"syncthing_3",
"syncthing_10"
] | syncthing | syncthing | true | {
"token": [
"-gui-address",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_10"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6730 | show filepaths to the files used by syncthing | syncthing -paths | [
"syncthing_2",
"syncthing_3",
"syncthing_25"
] | syncthing | syncthing | true | {
"token": [
"-paths",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_25"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6731 | disable the syncthing monitor process | syncthing -no-restart | [
"syncthing_2",
"syncthing_3",
"syncthing_24",
"syncthing_80"
] | syncthing | syncthing | true | {
"token": [
"-no-restart",
"|main|"
],
"oracle_man": [
[
"syncthing_2",
"syncthing_24",
"syncthing_80"
],
[
"syncthing_3",
"syncthing_4"
]
]
} |
6732 | convert an ebook into another format | ebook-convert {{source}} {{destination}} | [
"ebook-convert_1"
] | ebook-convert | ebook-convert | true | {
"token": [
"|main|"
],
"oracle_man": [
[
"ebook-convert_1",
"ebook-convert_2",
"ebook-convert_3",
"ebook-convert_4",
"ebook-convert_5",
"ebook-convert_6",
"ebook-convert_7",
"ebook-convert_8",
"ebook-convert_9",
"ebook-convert_10",
"ebook-convert_11",
"ebook-convert_12",
"ebook-convert_13",
"ebook-convert_14",
"ebook-convert_15",
"ebook-convert_16",
"ebook-convert_17",
"ebook-convert_18",
"ebook-convert_19",
"ebook-convert_20",
"ebook-convert_21",
"ebook-convert_22",
"ebook-convert_23",
"ebook-convert_24",
"ebook-convert_25",
"ebook-convert_26",
"ebook-convert_27",
"ebook-convert_28",
"ebook-convert_29",
"ebook-convert_30",
"ebook-convert_31",
"ebook-convert_32",
"ebook-convert_33",
"ebook-convert_34",
"ebook-convert_35",
"ebook-convert_36",
"ebook-convert_37",
"ebook-convert_38",
"ebook-convert_39",
"ebook-convert_40",
"ebook-convert_41",
"ebook-convert_42",
"ebook-convert_43",
"ebook-convert_44",
"ebook-convert_45",
"ebook-convert_46",
"ebook-convert_47",
"ebook-convert_48",
"ebook-convert_49",
"ebook-convert_50",
"ebook-convert_51",
"ebook-convert_52",
"ebook-convert_53",
"ebook-convert_54",
"ebook-convert_55",
"ebook-convert_56",
"ebook-convert_57",
"ebook-convert_58",
"ebook-convert_59",
"ebook-convert_60",
"ebook-convert_61",
"ebook-convert_62",
"ebook-convert_63",
"ebook-convert_64"
]
]
} |
6733 | convert markdown or html to ebook with toc, title and author | ebook-convert {{source}} {{destination}} --level1-toc="//h:h1" --level2-toc="//h:h2" --level3-toc="//h:h3" --title={{title}} --authors={{author}} | [
"ebook-convert_1",
"ebook-convert_134",
"ebook-convert_148",
"ebook-convert_149"
] | ebook-convert | ebook-convert | true | {
"token": [
"--level1-toc=//h:h1",
"--level2-toc=//h:h2",
"--level3-toc=//h:h3",
"--title",
"--authors",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"ebook-convert_148",
"ebook-convert_149"
],
[
"ebook-convert_134"
],
[
"ebook-convert_1",
"ebook-convert_2",
"ebook-convert_3",
"ebook-convert_4",
"ebook-convert_5",
"ebook-convert_6",
"ebook-convert_7",
"ebook-convert_8",
"ebook-convert_9",
"ebook-convert_10",
"ebook-convert_11",
"ebook-convert_12",
"ebook-convert_13",
"ebook-convert_14",
"ebook-convert_15",
"ebook-convert_16",
"ebook-convert_17",
"ebook-convert_18",
"ebook-convert_19",
"ebook-convert_20",
"ebook-convert_21",
"ebook-convert_22",
"ebook-convert_23",
"ebook-convert_24",
"ebook-convert_25",
"ebook-convert_26",
"ebook-convert_27",
"ebook-convert_28",
"ebook-convert_29",
"ebook-convert_30",
"ebook-convert_31",
"ebook-convert_32",
"ebook-convert_33",
"ebook-convert_34",
"ebook-convert_35",
"ebook-convert_36",
"ebook-convert_37",
"ebook-convert_38",
"ebook-convert_39",
"ebook-convert_40",
"ebook-convert_41",
"ebook-convert_42",
"ebook-convert_43",
"ebook-convert_44",
"ebook-convert_45",
"ebook-convert_46",
"ebook-convert_47",
"ebook-convert_48",
"ebook-convert_49",
"ebook-convert_50",
"ebook-convert_51",
"ebook-convert_52",
"ebook-convert_53",
"ebook-convert_54",
"ebook-convert_55",
"ebook-convert_56",
"ebook-convert_57",
"ebook-convert_58",
"ebook-convert_59",
"ebook-convert_60",
"ebook-convert_61",
"ebook-convert_62",
"ebook-convert_63",
"ebook-convert_64"
]
]
} |
6737 | list printers present on the machine and whether they are enabled for printing | lpstat -p | [
"lpstat_2",
"lpstat_3",
"lpstat_17",
"lpstat_20"
] | lpstat | lpstat | true | {
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"lpstat_2",
"lpstat_17",
"lpstat_20"
],
[
"lpstat_3"
]
]
} |
6738 | show the default printer | lpstat -d | [
"lpstat_2",
"lpstat_3",
"lpstat_12",
"lpstat_19",
"lpstat_20"
] | lpstat | lpstat | true | {
"token": [
"-d",
"|main|"
],
"oracle_man": [
[
"lpstat_2",
"lpstat_12",
"lpstat_19",
"lpstat_20"
],
[
"lpstat_3"
]
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.