question_id
stringlengths 1
5
| nl
stringlengths 4
218
| cmd
stringlengths 1
231
| oracle_man
list | cmd_name
stringlengths 1
24
| tldr_cmd_name
stringlengths 1
24
| manual_exist
bool 1
class | matching_info
dict |
---|---|---|---|---|---|---|---|
9506
|
convert all blanks, instead of just initial blanks
|
unexpand -a {{file}}
|
[
"unexpand_3",
"unexpand_6",
"unexpand_7",
"unexpand_8"
] |
unexpand
|
unexpand
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"unexpand_6",
"unexpand_7",
"unexpand_8"
],
[
"unexpand_3",
"unexpand_4",
"unexpand_5",
"unexpand_6",
"unexpand_7",
"unexpand_8",
"unexpand_9",
"unexpand_10",
"unexpand_11"
]
]
}
|
9507
|
convert only leading sequences of blanks (overrides a)
|
unexpand --first-only {{file}}
|
[
"unexpand_3",
"unexpand_7"
] |
unexpand
|
unexpand
| true |
{
"token": [
"--first-only",
"|main|"
],
"oracle_man": [
[
"unexpand_7"
],
[
"unexpand_3",
"unexpand_4",
"unexpand_5",
"unexpand_6",
"unexpand_7",
"unexpand_8",
"unexpand_9",
"unexpand_10",
"unexpand_11"
]
]
}
|
9508
|
have tabs a certain number of characters apart, not 8 (enables a)
|
unexpand -t {{number}} {{file}}
|
[
"unexpand_3",
"unexpand_8",
"unexpand_9"
] |
unexpand
|
unexpand
| true |
{
"token": [
"-t",
"|main|"
],
"oracle_man": [
[
"unexpand_8",
"unexpand_9"
],
[
"unexpand_3",
"unexpand_4",
"unexpand_5",
"unexpand_6",
"unexpand_7",
"unexpand_8",
"unexpand_9",
"unexpand_10",
"unexpand_11"
]
]
}
|
9514
|
push changes to the "default" remote path
|
hg push
|
[
"hg_3",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_3"
]
]
}
|
9515
|
push changes to a specified remote repository
|
hg push {{path/to/destination_repository}}
|
[
"hg_3",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_3"
]
]
}
|
9516
|
push a new branch if it does not exist (disabled by default)
|
hg push --new-branch
|
[
"hg_3",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_214",
"hg_223",
"hg_229",
"hg_231",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"--new-branch",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_214",
"hg_231"
],
[
"hg_3"
]
]
}
|
9517
|
specify a specific revision changeset to push
|
hg push --rev {{revision}}
|
[
"hg_3",
"hg_35",
"hg_68",
"hg_116",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_154",
"hg_202",
"hg_209",
"hg_210",
"hg_213",
"hg_216",
"hg_223",
"hg_227",
"hg_229",
"hg_233",
"hg_330",
"hg_383",
"hg_410",
"hg_439",
"hg_457",
"hg_472",
"hg_488",
"hg_503",
"hg_535",
"hg_586",
"hg_631",
"hg_641",
"hg_656",
"hg_659",
"hg_680",
"hg_733",
"hg_759",
"hg_774",
"hg_818",
"hg_841",
"hg_847",
"hg_921",
"hg_955",
"hg_1053",
"hg_1061",
"hg_1123",
"hg_1146",
"hg_1200",
"hg_1205",
"hg_1233",
"hg_1249",
"hg_1304",
"hg_1372",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2807",
"hg_2813",
"hg_2906",
"hg_2912",
"hg_2917",
"hg_2935",
"hg_3008",
"hg_3119",
"hg_3173",
"hg_3213",
"hg_3227",
"hg_3272",
"hg_3340",
"hg_3448",
"hg_3558",
"hg_3591",
"hg_3740",
"hg_3751",
"hg_3793",
"hg_3886",
"hg_3903",
"hg_3912",
"hg_3964",
"hg_4041",
"hg_4104",
"hg_4106",
"hg_4128",
"hg_4141",
"hg_4144",
"hg_4145",
"hg_4178",
"hg_4264",
"hg_4272",
"hg_4346",
"hg_4445",
"hg_4448"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"--rev",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_35",
"hg_68",
"hg_116",
"hg_154",
"hg_202",
"hg_216",
"hg_227",
"hg_330",
"hg_383",
"hg_410",
"hg_439",
"hg_457",
"hg_472",
"hg_488",
"hg_503",
"hg_535",
"hg_586",
"hg_631",
"hg_641",
"hg_656",
"hg_659",
"hg_680",
"hg_733",
"hg_759",
"hg_774",
"hg_818",
"hg_841",
"hg_847",
"hg_921",
"hg_955",
"hg_1053",
"hg_1061",
"hg_1123",
"hg_1146",
"hg_1200",
"hg_1205",
"hg_1233",
"hg_1249",
"hg_1304",
"hg_1372",
"hg_2807",
"hg_2906",
"hg_2912",
"hg_2917",
"hg_2935",
"hg_3008",
"hg_3119",
"hg_3173",
"hg_3213",
"hg_3227",
"hg_3272",
"hg_3340",
"hg_3448",
"hg_3591",
"hg_3740",
"hg_3886",
"hg_3903",
"hg_3912",
"hg_4041",
"hg_4104",
"hg_4106",
"hg_4128",
"hg_4141",
"hg_4144",
"hg_4145",
"hg_4178",
"hg_4264",
"hg_4272",
"hg_4346",
"hg_4445",
"hg_4448"
],
[
"hg_3"
]
]
}
|
9518
|
specify a specific branch to push
|
hg push --branch {{branch}}
|
[
"hg_3",
"hg_35",
"hg_69",
"hg_118",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_157",
"hg_204",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_230",
"hg_233",
"hg_762",
"hg_824",
"hg_1250",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3030",
"hg_3031",
"hg_3032",
"hg_3124",
"hg_3125",
"hg_3345",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964",
"hg_4475",
"hg_4478",
"hg_4485",
"hg_4486"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"--branch",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_35",
"hg_69",
"hg_118",
"hg_157",
"hg_204",
"hg_230",
"hg_762",
"hg_824",
"hg_1250",
"hg_3030",
"hg_3031",
"hg_3032",
"hg_3124",
"hg_3125",
"hg_3345",
"hg_4475",
"hg_4478",
"hg_4485",
"hg_4486"
],
[
"hg_3"
]
]
}
|
9519
|
specify a specific bookmark to push
|
hg push --bookmark {{bookmark}}
|
[
"hg_3",
"hg_91",
"hg_117",
"hg_137",
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_156",
"hg_203",
"hg_209",
"hg_210",
"hg_213",
"hg_217",
"hg_223",
"hg_228",
"hg_229",
"hg_233",
"hg_764",
"hg_825",
"hg_1285",
"hg_1301",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964",
"hg_4020",
"hg_4039",
"hg_4403"
] |
hg
|
hg-push
| true |
{
"token": [
"push",
"--bookmark",
"|main|"
],
"oracle_man": [
[
"hg_141",
"hg_143",
"hg_145",
"hg_147",
"hg_149",
"hg_209",
"hg_210",
"hg_213",
"hg_223",
"hg_229",
"hg_233",
"hg_1391",
"hg_1566",
"hg_2463",
"hg_2675",
"hg_2813",
"hg_3558",
"hg_3751",
"hg_3793",
"hg_3964"
],
[
"hg_91",
"hg_117",
"hg_137",
"hg_156",
"hg_203",
"hg_217",
"hg_228",
"hg_764",
"hg_825",
"hg_1285",
"hg_1301",
"hg_4020",
"hg_4039",
"hg_4403"
],
[
"hg_3"
]
]
}
|
9522
|
test if a given variable is equal to a given string
|
[ "{{$VARIABLE}}" == "{{/bin/zsh}}" ]
|
[
"[_3"
] |
[
|
[
| true |
{
"token": [
"==",
"]",
"|main|"
],
"oracle_man": [
[],
[],
[
"[_3",
"[_4",
"[_5",
"[_6",
"[_7",
"[_8",
"[_9",
"[_10",
"[_11",
"[_12",
"[_13",
"[_14",
"[_15",
"[_16",
"[_17",
"[_18",
"[_19",
"[_20",
"[_21",
"[_22",
"[_23",
"[_24",
"[_25",
"[_26",
"[_27",
"[_28",
"[_29",
"[_30",
"[_31",
"[_32",
"[_33",
"[_34",
"[_35",
"[_36",
"[_37",
"[_38",
"[_39",
"[_40",
"[_41",
"[_42",
"[_43",
"[_44",
"[_45",
"[_46",
"[_47",
"[_48"
]
]
}
|
9523
|
test if a given variable is empty
|
[ -z "{{$GIT_BRANCH}}" ]
|
[
"[_3",
"[_13"
] |
[
|
[
| true |
{
"token": [
"-z",
"]",
"|main|"
],
"oracle_man": [
[
"[_13"
],
[],
[
"[_3",
"[_4",
"[_5",
"[_6",
"[_7",
"[_8",
"[_9",
"[_10",
"[_11",
"[_12",
"[_13",
"[_14",
"[_15",
"[_16",
"[_17",
"[_18",
"[_19",
"[_20",
"[_21",
"[_22",
"[_23",
"[_24",
"[_25",
"[_26",
"[_27",
"[_28",
"[_29",
"[_30",
"[_31",
"[_32",
"[_33",
"[_34",
"[_35",
"[_36",
"[_37",
"[_38",
"[_39",
"[_40",
"[_41",
"[_42",
"[_43",
"[_44",
"[_45",
"[_46",
"[_47",
"[_48"
]
]
}
|
9524
|
test if a file exists
|
[ -f "{{path/to/file}}" ]
|
[
"[_3",
"[_29"
] |
[
|
[
| true |
{
"token": [
"-f",
"]",
"|main|"
],
"oracle_man": [
[
"[_29"
],
[],
[
"[_3",
"[_4",
"[_5",
"[_6",
"[_7",
"[_8",
"[_9",
"[_10",
"[_11",
"[_12",
"[_13",
"[_14",
"[_15",
"[_16",
"[_17",
"[_18",
"[_19",
"[_20",
"[_21",
"[_22",
"[_23",
"[_24",
"[_25",
"[_26",
"[_27",
"[_28",
"[_29",
"[_30",
"[_31",
"[_32",
"[_33",
"[_34",
"[_35",
"[_36",
"[_37",
"[_38",
"[_39",
"[_40",
"[_41",
"[_42",
"[_43",
"[_44",
"[_45",
"[_46",
"[_47",
"[_48"
]
]
}
|
9525
|
test if a directory does not exist
|
[ ! -d "{{path/to/directory}}" ]
|
[
"[_3",
"[_27"
] |
[
|
[
| true |
{
"token": [
"!",
"-d",
"]",
"|main|"
],
"oracle_man": [
[],
[
"[_27"
],
[],
[
"[_3",
"[_4",
"[_5",
"[_6",
"[_7",
"[_8",
"[_9",
"[_10",
"[_11",
"[_12",
"[_13",
"[_14",
"[_15",
"[_16",
"[_17",
"[_18",
"[_19",
"[_20",
"[_21",
"[_22",
"[_23",
"[_24",
"[_25",
"[_26",
"[_27",
"[_28",
"[_29",
"[_30",
"[_31",
"[_32",
"[_33",
"[_34",
"[_35",
"[_36",
"[_37",
"[_38",
"[_39",
"[_40",
"[_41",
"[_42",
"[_43",
"[_44",
"[_45",
"[_46",
"[_47",
"[_48"
]
]
}
|
9526
|
ifelse statement
|
[ {{condition}} ] && {{echo "true"}} || {{echo "false"}}
|
[
"[_3"
] |
[
|
[
| true |
{
"token": [
"]",
"&&",
"|main|"
],
"oracle_man": [
[],
[],
[
"[_3",
"[_4",
"[_5",
"[_6",
"[_7",
"[_8",
"[_9",
"[_10",
"[_11",
"[_12",
"[_13",
"[_14",
"[_15",
"[_16",
"[_17",
"[_18",
"[_19",
"[_20",
"[_21",
"[_22",
"[_23",
"[_24",
"[_25",
"[_26",
"[_27",
"[_28",
"[_29",
"[_30",
"[_31",
"[_32",
"[_33",
"[_34",
"[_35",
"[_36",
"[_37",
"[_38",
"[_39",
"[_40",
"[_41",
"[_42",
"[_43",
"[_44",
"[_45",
"[_46",
"[_47",
"[_48"
]
]
}
|
9535
|
compile a package
|
gradle build
|
[
"gradle_1",
"gradle_33"
] |
gradle
|
gradle
| true |
{
"token": [
"build",
"|main|"
],
"oracle_man": [
[
"gradle_33"
],
[
"gradle_1"
]
]
}
|
9536
|
exclude test task
|
gradle build -x {{test}}
|
[
"gradle_1",
"gradle_33",
"gradle_47"
] |
gradle
|
gradle
| true |
{
"token": [
"build",
"-x",
"|main|"
],
"oracle_man": [
[
"gradle_33"
],
[
"gradle_47"
],
[
"gradle_1"
]
]
}
|
9537
|
run in offline mode to prevent gradle from accessing the network during builds
|
gradle build --offline
|
[
"gradle_1",
"gradle_27",
"gradle_33"
] |
gradle
|
gradle
| true |
{
"token": [
"build",
"--offline",
"|main|"
],
"oracle_man": [
[
"gradle_33"
],
[
"gradle_27"
],
[
"gradle_1"
]
]
}
|
9538
|
clear the build directory
|
gradle clean
|
[
"gradle_1"
] |
gradle
|
gradle
| true |
{
"token": [
"clean",
"|main|"
],
"oracle_man": [
[],
[
"gradle_1"
]
]
}
|
9539
|
build an android package (apk) in release mode
|
gradle assembleRelease
|
[
"gradle_1"
] |
gradle
|
gradle
| true |
{
"token": [
"assembleRelease",
"|main|"
],
"oracle_man": [
[],
[
"gradle_1"
]
]
}
|
9540
|
list the main tasks
|
gradle tasks
|
[
"gradle_1"
] |
gradle
|
gradle
| true |
{
"token": [
"tasks",
"|main|"
],
"oracle_man": [
[],
[
"gradle_1"
]
]
}
|
9541
|
list all the tasks
|
gradle tasks --all
|
[
"gradle_1",
"gradle_7"
] |
gradle
|
gradle
| true |
{
"token": [
"tasks",
"--all",
"|main|"
],
"oracle_man": [
[],
[
"gradle_7"
],
[
"gradle_1"
]
]
}
|
9542
|
add a todo to a specific project with a given context
|
topydo add "{{todo_message}} +{{project_name}} @{{context_name}}"
|
[
"topydo_1",
"topydo_15"
] |
topydo
|
topydo
| true |
{
"token": [
"add",
"|main|"
],
"oracle_man": [
[
"topydo_15"
],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9543
|
add a todo with a due date of tomorrow with a priority of `a`
|
topydo add "(A) {{todo _message}} due:{{1d}}"
|
[
"topydo_1",
"topydo_15"
] |
topydo
|
topydo
| true |
{
"token": [
"add",
"(A)",
"|main|"
],
"oracle_man": [
[
"topydo_15"
],
[],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9544
|
add a todo with a due date of friday
|
topydo add "{{todo_message}} due:{{fri}}"
|
[
"topydo_1",
"topydo_15"
] |
topydo
|
topydo
| true |
{
"token": [
"add",
"|main|"
],
"oracle_man": [
[
"topydo_15"
],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9545
|
add a nonstrict repeating todo (next due = now + rec)
|
topydo add "water flowers due:{{mon}} rec:{{1w}}"
|
[
"topydo_1",
"topydo_15"
] |
topydo
|
topydo
| true |
{
"token": [
"add",
"water",
"flowers",
"|main|"
],
"oracle_man": [
[
"topydo_15"
],
[],
[],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9546
|
add a strict repeating todo (next due = current due + rec)
|
topydo add "{{todo_message}} due:{{2020-01-01}} rec:{{+1m}}"
|
[
"topydo_1",
"topydo_15"
] |
topydo
|
topydo
| true |
{
"token": [
"add",
"|main|"
],
"oracle_man": [
[
"topydo_15"
],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9547
|
revert the last `topydo` command executed
|
topydo revert
|
[
"topydo_1",
"topydo_40"
] |
topydo
|
topydo
| true |
{
"token": [
"revert",
"|main|"
],
"oracle_man": [
[
"topydo_40"
],
[
"topydo_1",
"topydo_2",
"topydo_3",
"topydo_4",
"topydo_5",
"topydo_6",
"topydo_7",
"topydo_8",
"topydo_9",
"topydo_10",
"topydo_11",
"topydo_12",
"topydo_13",
"topydo_14",
"topydo_15",
"topydo_16",
"topydo_17",
"topydo_18",
"topydo_19",
"topydo_20",
"topydo_21",
"topydo_22",
"topydo_23",
"topydo_24",
"topydo_25",
"topydo_26",
"topydo_27",
"topydo_28",
"topydo_29",
"topydo_30",
"topydo_31",
"topydo_32",
"topydo_33",
"topydo_34",
"topydo_35",
"topydo_36",
"topydo_37",
"topydo_38",
"topydo_39",
"topydo_40",
"topydo_41",
"topydo_42",
"topydo_43",
"topydo_44",
"topydo_45",
"topydo_46",
"topydo_47",
"topydo_48",
"topydo_49",
"topydo_50",
"topydo_51",
"topydo_52",
"topydo_53",
"topydo_54",
"topydo_55",
"topydo_56",
"topydo_57",
"topydo_58",
"topydo_59",
"topydo_60",
"topydo_61",
"topydo_62",
"topydo_63",
"topydo_64",
"topydo_65",
"topydo_66",
"topydo_67",
"topydo_68",
"topydo_69",
"topydo_70"
]
]
}
|
9552
|
change the commiter and author of a commit
|
git blame-someone-else "{{author <someone@example.com>}}" {{commit}}
|
[
"git_3"
] |
git
|
git-blame-someone-else
| true |
{
"token": [
"blame-someone-else",
"|main|"
],
"oracle_man": [
[],
[
"git_3",
"git_4",
"git_5",
"git_6"
]
]
}
|
9553
|
open the first search result in the default pdf viewer
|
texdoc {{search}}
|
[
"texdoc_3"
] |
texdoc
|
texdoc
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"texdoc_3",
"texdoc_4",
"texdoc_5",
"texdoc_6",
"texdoc_7"
]
]
}
|
9554
|
list the best search results
|
texdoc --list {{search}}
|
[
"texdoc_3",
"texdoc_10"
] |
texdoc
|
texdoc
| true |
{
"token": [
"--list",
"|main|"
],
"oracle_man": [
[
"texdoc_10"
],
[
"texdoc_3",
"texdoc_4",
"texdoc_5",
"texdoc_6",
"texdoc_7"
]
]
}
|
9555
|
open full documentation of texdoc
|
texdoc {{texdoc}}
|
[
"texdoc_3"
] |
texdoc
|
texdoc
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"texdoc_3",
"texdoc_4",
"texdoc_5",
"texdoc_6",
"texdoc_7"
]
]
}
|
9556
|
download and install a package, specified by its import path
|
go get {{package_path}}
|
[
"go_3"
] |
go
|
go
| true |
{
"token": [
"get",
"|main|"
],
"oracle_man": [
[],
[
"go_3"
]
]
}
|
9557
|
compile and run a source file (it has to contain a `main` package)
|
go run {{file}}.go
|
[
"go_3"
] |
go
|
go
| true |
{
"token": [
"run",
"|main|"
],
"oracle_man": [
[],
[
"go_3"
]
]
}
|
9558
|
compile a source file into a named executable
|
go build -o {{executable}} {{file}}.go
|
[
"go_1",
"go_3"
] |
go
|
go
| true |
{
"token": [
"build",
"-o",
"|main|"
],
"oracle_man": [
[
"go_1"
],
[],
[
"go_3"
]
]
}
|
9559
|
compile the package present in the current directory
|
go build
|
[
"go_1",
"go_3"
] |
go
|
go
| true |
{
"token": [
"build",
"|main|"
],
"oracle_man": [
[
"go_1"
],
[
"go_3"
]
]
}
|
9560
|
execute all test cases of the current package (files have to end with `_test.go`)
|
go test
|
[
"go_3"
] |
go
|
go
| true |
{
"token": [
"test",
"|main|"
],
"oracle_man": [
[],
[
"go_3"
]
]
}
|
9561
|
compile and install the current package
|
go install
|
[
"go_3"
] |
go
|
go
| true |
{
"token": [
"install",
"|main|"
],
"oracle_man": [
[],
[
"go_3"
]
]
}
|
9562
|
initialize a new module in the current directory
|
go mod init {{module_name}}
|
[
"go_3"
] |
go
|
go
| true |
{
"token": [
"mod",
"init",
"|main|"
],
"oracle_man": [
[],
[],
[
"go_3"
]
]
}
|
9567
|
get the properties of all the user limits
|
ulimit -a
|
[
"ulimit_4"
] |
ulimit
|
ulimit
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[],
[
"ulimit_4",
"ulimit_5",
"ulimit_6",
"ulimit_7",
"ulimit_8",
"ulimit_9"
]
]
}
|
9568
|
get hard limit for the number of simultaneously opened files
|
ulimit -H -n
|
[
"ulimit_4"
] |
ulimit
|
ulimit
| true |
{
"token": [
"-H",
"-n",
"|main|"
],
"oracle_man": [
[],
[],
[
"ulimit_4",
"ulimit_5",
"ulimit_6",
"ulimit_7",
"ulimit_8",
"ulimit_9"
]
]
}
|
9569
|
get soft limit for the number of simultaneously opened files
|
ulimit -S -n
|
[
"ulimit_4",
"ulimit_12"
] |
ulimit
|
ulimit
| true |
{
"token": [
"-S",
"-n",
"|main|"
],
"oracle_man": [
[
"ulimit_12"
],
[],
[
"ulimit_4",
"ulimit_5",
"ulimit_6",
"ulimit_7",
"ulimit_8",
"ulimit_9"
]
]
}
|
9570
|
set max peruser process limit
|
ulimit -u 30
|
[
"ulimit_4"
] |
ulimit
|
ulimit
| true |
{
"token": [
"-u",
"30",
"|main|"
],
"oracle_man": [
[],
[],
[
"ulimit_4",
"ulimit_5",
"ulimit_6",
"ulimit_7",
"ulimit_8",
"ulimit_9"
]
]
}
|
9579
|
launch obs
|
obs
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9580
|
launch obs in portable mode
|
obs --portable
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--portable",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9581
|
automatically start recording a video on launch
|
obs --startrecording
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--startrecording",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9582
|
automatically start the replay buffer on launch
|
obs --startreplaybuffer
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--startreplaybuffer",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9583
|
automatically start streaming on launch
|
obs --startstreaming
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--startstreaming",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9584
|
minimise to the system tray on launch
|
obs --minimize-to-tray
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--minimize-to-tray",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9585
|
make the log more verbose (for debugging)
|
obs --verbose
|
[
"obs_3"
] |
obs
|
obs
| true |
{
"token": [
"--verbose",
"|main|"
],
"oracle_man": [
[],
[
"obs_3",
"obs_4",
"obs_5",
"obs_6",
"obs_7",
"obs_8",
"obs_9",
"obs_10"
]
]
}
|
9593
|
join a protected wireless network
|
wpa_supplicant -i {{interface}} -c {{path/to/wpa_supplicant_conf.conf}}
|
[
"wpa_supplicant_2",
"wpa_supplicant_3",
"wpa_supplicant_6",
"wpa_supplicant_7"
] |
wpa_supplicant
|
wpa_supplicant
| true |
{
"token": [
"-i",
"-c",
"|main|"
],
"oracle_man": [
[
"wpa_supplicant_2",
"wpa_supplicant_6"
],
[
"wpa_supplicant_2",
"wpa_supplicant_7"
],
[
"wpa_supplicant_3"
]
]
}
|
9594
|
join a protected wireless network and run it in a daemon
|
wpa_supplicant -B -i {{interface}} -c {{path/to/wpa_supplicant_conf.conf}}
|
[
"wpa_supplicant_2",
"wpa_supplicant_3",
"wpa_supplicant_5",
"wpa_supplicant_6",
"wpa_supplicant_7"
] |
wpa_supplicant
|
wpa_supplicant
| true |
{
"token": [
"-B",
"-i",
"-c",
"|main|"
],
"oracle_man": [
[
"wpa_supplicant_2",
"wpa_supplicant_5"
],
[
"wpa_supplicant_2",
"wpa_supplicant_6"
],
[
"wpa_supplicant_2",
"wpa_supplicant_7"
],
[
"wpa_supplicant_3"
]
]
}
|
9595
|
reformat a file
|
fmt {{path/to/file}}
|
[
"fmt_3"
] |
fmt
|
fmt
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"fmt_3",
"fmt_4",
"fmt_5",
"fmt_6",
"fmt_7",
"fmt_8",
"fmt_9",
"fmt_10",
"fmt_11",
"fmt_12",
"fmt_13",
"fmt_14"
]
]
}
|
9596
|
reformat a file producing output lines of (at most) `n` characters
|
fmt -w {{n}} {{path/to/file}}
|
[
"fmt_3",
"fmt_11"
] |
fmt
|
fmt
| true |
{
"token": [
"-w",
"|main|"
],
"oracle_man": [
[
"fmt_3",
"fmt_11"
],
[
"fmt_3",
"fmt_4",
"fmt_5",
"fmt_6",
"fmt_7",
"fmt_8",
"fmt_9",
"fmt_10",
"fmt_11",
"fmt_12",
"fmt_13",
"fmt_14"
]
]
}
|
9597
|
reformat a file without joining lines shorter than the given width together
|
fmt -s {{path/to/file}}
|
[
"fmt_3",
"fmt_8",
"fmt_10"
] |
fmt
|
fmt
| true |
{
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"fmt_8",
"fmt_10"
],
[
"fmt_3",
"fmt_4",
"fmt_5",
"fmt_6",
"fmt_7",
"fmt_8",
"fmt_9",
"fmt_10",
"fmt_11",
"fmt_12",
"fmt_13",
"fmt_14"
]
]
}
|
9598
|
reformat a file with uniform spacing (1 space between words and 2 spaces between paragraphs)
|
fmt -u {{path/to/file}}
|
[
"fmt_3",
"fmt_10"
] |
fmt
|
fmt
| true |
{
"token": [
"-u",
"|main|"
],
"oracle_man": [
[
"fmt_10"
],
[
"fmt_3",
"fmt_4",
"fmt_5",
"fmt_6",
"fmt_7",
"fmt_8",
"fmt_9",
"fmt_10",
"fmt_11",
"fmt_12",
"fmt_13",
"fmt_14"
]
]
}
|
9599
|
create/overwrite htpasswd file
|
htpasswd -c {{path/to/file}} {{username}}
|
[
"htpasswd_1",
"htpasswd_2",
"htpasswd_3",
"htpasswd_12",
"htpasswd_13",
"htpasswd_22",
"htpasswd_28"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"htpasswd_2",
"htpasswd_3",
"htpasswd_12",
"htpasswd_13",
"htpasswd_22",
"htpasswd_28"
],
[
"htpasswd_1"
]
]
}
|
9600
|
add user to htpasswd file or update existing user
|
htpasswd {{path/to/file}} {{username}}
|
[
"htpasswd_1"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"htpasswd_1"
]
]
}
|
9601
|
add user to htpasswd file in batch mode without an interactive password prompt (for script usage)
|
htpasswd -b {{path/to/file}} {{username}} {{password}}
|
[
"htpasswd_1",
"htpasswd_3",
"htpasswd_10",
"htpasswd_24",
"htpasswd_34"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"-b",
"|main|"
],
"oracle_man": [
[
"htpasswd_3",
"htpasswd_10",
"htpasswd_24",
"htpasswd_34"
],
[
"htpasswd_1"
]
]
}
|
9602
|
delete user from htpasswd file
|
htpasswd -D {{path/to/file}} {{username}}
|
[
"htpasswd_1",
"htpasswd_2",
"htpasswd_3",
"htpasswd_20"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"-D",
"|main|"
],
"oracle_man": [
[
"htpasswd_2",
"htpasswd_3",
"htpasswd_20"
],
[
"htpasswd_1"
]
]
}
|
9603
|
verify user password
|
htpasswd -v {{path/to/file}} {{username}}
|
[
"htpasswd_1",
"htpasswd_2",
"htpasswd_3",
"htpasswd_21"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"-v",
"|main|"
],
"oracle_man": [
[
"htpasswd_2",
"htpasswd_3",
"htpasswd_21"
],
[
"htpasswd_1"
]
]
}
|
9604
|
display a string with username (plain text) and password (md5)
|
htpasswd -nbm {{username}} {{password}}
|
[
"htpasswd_1",
"htpasswd_2",
"htpasswd_3",
"htpasswd_4",
"htpasswd_5",
"htpasswd_14"
] |
htpasswd
|
htpasswd
| true |
{
"token": [
"-nbm",
"|main|"
],
"oracle_man": [
[
"htpasswd_2",
"htpasswd_3",
"htpasswd_4",
"htpasswd_5",
"htpasswd_14"
],
[
"htpasswd_1"
]
]
}
|
9615
|
list all aliases
|
alias
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"alias_1"
]
]
}
|
9616
|
create a generic alias
|
alias {{word}}="{{command}}"
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"alias_1"
]
]
}
|
9617
|
view the command associated to a given alias
|
alias {{word}}
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"alias_1"
]
]
}
|
9618
|
remove an aliased command
|
unalias {{word}}
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"unalias",
"|main|"
],
"oracle_man": [
[],
[
"alias_1"
]
]
}
|
9619
|
turn `rm` into an interactive command
|
alias {{rm}}="{{rm -i}}"
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"alias_1"
]
]
}
|
9620
|
create `la` as a shortcut for `ls a`
|
alias {{la}}="{{ls -a}}"
|
[
"alias_1"
] |
alias
|
alias
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"alias_1"
]
]
}
|
9621
|
scan a file or directory for vulnerabilities
|
clamdscan {{path/to/file_or_directory}}
|
[
"clamdscan_3"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"clamdscan_3"
]
]
}
|
9622
|
scan data from stdin
|
{{command}} | clamdscan -
|
[
"clamdscan_1",
"clamdscan_3",
"clamdscan_4",
"clamdscan_5",
"clamdscan_6",
"clamdscan_7",
"clamdscan_8",
"clamdscan_9",
"clamdscan_10",
"clamdscan_11",
"clamdscan_12",
"clamdscan_13",
"clamdscan_14",
"clamdscan_15",
"clamdscan_16",
"clamdscan_17",
"clamdscan_18",
"clamdscan_19",
"clamdscan_20",
"clamdscan_21",
"clamdscan_22",
"clamdscan_23",
"clamdscan_31",
"clamdscan_33",
"clamdscan_34"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"-",
"|main|"
],
"oracle_man": [
[
"clamdscan_1",
"clamdscan_4",
"clamdscan_5",
"clamdscan_6",
"clamdscan_7",
"clamdscan_8",
"clamdscan_9",
"clamdscan_10",
"clamdscan_11",
"clamdscan_12",
"clamdscan_13",
"clamdscan_14",
"clamdscan_15",
"clamdscan_16",
"clamdscan_17",
"clamdscan_18",
"clamdscan_19",
"clamdscan_20",
"clamdscan_21",
"clamdscan_22",
"clamdscan_23",
"clamdscan_31",
"clamdscan_33",
"clamdscan_34"
],
[
"clamdscan_3"
]
]
}
|
9623
|
scan the current directory and output only infected files
|
clamdscan --infected
|
[
"clamdscan_3"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--infected",
"|main|"
],
"oracle_man": [
[],
[
"clamdscan_3"
]
]
}
|
9624
|
output the scan report to a log file
|
clamdscan --log {{path/to/log_file}}
|
[
"clamdscan_3",
"clamdscan_10"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--log",
"|main|"
],
"oracle_man": [
[
"clamdscan_10"
],
[
"clamdscan_3"
]
]
}
|
9625
|
move infected files to a specific directory
|
clamdscan --move {{path/to/quarantine_directory}}
|
[
"clamdscan_3",
"clamdscan_17"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--move",
"|main|"
],
"oracle_man": [
[
"clamdscan_17"
],
[
"clamdscan_3"
]
]
}
|
9626
|
remove infected files
|
clamdscan --remove
|
[
"clamdscan_3",
"clamdscan_16"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--remove",
"|main|"
],
"oracle_man": [
[
"clamdscan_16"
],
[
"clamdscan_3"
]
]
}
|
9627
|
use multiple threads to scan a directory
|
clamdscan --multiscan
|
[
"clamdscan_3",
"clamdscan_14"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--multiscan",
"|main|"
],
"oracle_man": [
[
"clamdscan_14"
],
[
"clamdscan_3"
]
]
}
|
9628
|
pass the file descriptor instead of streaming the file to the daemon
|
clamdscan --fdpass
|
[
"clamdscan_3",
"clamdscan_14",
"clamdscan_22",
"clamdscan_23",
"clamdscan_31"
] |
clamdscan
|
clamdscan
| true |
{
"token": [
"--fdpass",
"|main|"
],
"oracle_man": [
[
"clamdscan_14",
"clamdscan_22",
"clamdscan_23",
"clamdscan_31"
],
[
"clamdscan_3"
]
]
}
|
9629
|
generate an analyser from a flex file
|
flex {{analyser.l}}
|
[
"flex_3"
] |
flex
|
flex
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"flex_3",
"flex_4",
"flex_5",
"flex_6",
"flex_7",
"flex_8",
"flex_9",
"flex_10",
"flex_11",
"flex_12",
"flex_13",
"flex_14",
"flex_15",
"flex_16",
"flex_17",
"flex_18",
"flex_19",
"flex_20"
]
]
}
|
9630
|
specify the output file
|
flex --outfile {{analyser.c}} {{analyser.l}}
|
[
"flex_3"
] |
flex
|
flex
| true |
{
"token": [
"--outfile",
"|main|"
],
"oracle_man": [
[],
[
"flex_3",
"flex_4",
"flex_5",
"flex_6",
"flex_7",
"flex_8",
"flex_9",
"flex_10",
"flex_11",
"flex_12",
"flex_13",
"flex_14",
"flex_15",
"flex_16",
"flex_17",
"flex_18",
"flex_19",
"flex_20"
]
]
}
|
9631
|
compile a c file generated by flex
|
cc {{path/to/lex.yy.c}} --output {{executable}}
|
[
"flex_3"
] |
flex
|
flex
| true |
{
"token": [
"cc",
"--output",
"|main|"
],
"oracle_man": [
[],
[],
[
"flex_3",
"flex_4",
"flex_5",
"flex_6",
"flex_7",
"flex_8",
"flex_9",
"flex_10",
"flex_11",
"flex_12",
"flex_13",
"flex_14",
"flex_15",
"flex_16",
"flex_17",
"flex_18",
"flex_19",
"flex_20"
]
]
}
|
9636
|
register a new platformio account
|
pio account register --username {{username}} --email {{email}} --password {{password}} --firstname {{firstname}} --lastname {{lastname}}
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_327",
"pio_329",
"pio_333",
"pio_335",
"pio_337",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_356",
"pio_359",
"pio_361",
"pio_363",
"pio_365",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391",
"pio_394",
"pio_396",
"pio_398",
"pio_400",
"pio_865",
"pio_2098",
"pio_3715",
"pio_5771",
"pio_5774",
"pio_5791"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"register",
"--username",
"--email",
"--password",
"--firstname",
"--lastname",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_349",
"pio_865",
"pio_2098",
"pio_3715",
"pio_5771",
"pio_5774",
"pio_5791"
],
[
"pio_327",
"pio_335",
"pio_356",
"pio_394"
],
[
"pio_359",
"pio_396"
],
[
"pio_337",
"pio_361"
],
[
"pio_363",
"pio_398"
],
[
"pio_365",
"pio_400"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9637
|
permanently delete your platformio account and related data
|
pio account destroy
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"destroy",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9638
|
log in to your platformio account
|
pio account login --username {{username}} --password {{password}}
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_327",
"pio_329",
"pio_333",
"pio_335",
"pio_337",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_356",
"pio_361",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391",
"pio_394"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"login",
"--username",
"--password",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_329"
],
[
"pio_327",
"pio_335",
"pio_356",
"pio_394"
],
[
"pio_337",
"pio_361"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9639
|
log out of your platformio account
|
pio account logout
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"logout",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_339"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9640
|
update your platformio profile
|
pio account update --username {{username}} --email {{email}} --firstname {{firstname}} --lastname {{lastname}} --current-password {{password}}
|
[
"pio_1",
"pio_72",
"pio_94",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_327",
"pio_329",
"pio_333",
"pio_335",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_356",
"pio_359",
"pio_363",
"pio_365",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391",
"pio_394",
"pio_396",
"pio_398",
"pio_400",
"pio_402",
"pio_1053",
"pio_1060",
"pio_1061",
"pio_1062",
"pio_1063",
"pio_1076",
"pio_1332",
"pio_1338",
"pio_1345",
"pio_1536",
"pio_1542",
"pio_1547",
"pio_1657",
"pio_1658",
"pio_1681",
"pio_1683",
"pio_1684",
"pio_1686",
"pio_1826",
"pio_1831",
"pio_1833",
"pio_1834",
"pio_1840",
"pio_1841",
"pio_4004",
"pio_4069",
"pio_4232",
"pio_4339",
"pio_27537",
"pio_27696",
"pio_28812",
"pio_29290"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"update",
"--username",
"--email",
"--firstname",
"--lastname",
"--current-password",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_72",
"pio_94",
"pio_387",
"pio_1053",
"pio_1060",
"pio_1061",
"pio_1062",
"pio_1063",
"pio_1076",
"pio_1332",
"pio_1338",
"pio_1345",
"pio_1536",
"pio_1542",
"pio_1547",
"pio_1657",
"pio_1658",
"pio_1681",
"pio_1683",
"pio_1684",
"pio_1686",
"pio_1826",
"pio_1831",
"pio_1833",
"pio_1834",
"pio_1840",
"pio_1841",
"pio_4004",
"pio_4069",
"pio_4232",
"pio_4339",
"pio_27537",
"pio_27696",
"pio_28812",
"pio_29290"
],
[
"pio_327",
"pio_335",
"pio_356",
"pio_394"
],
[
"pio_359",
"pio_396"
],
[
"pio_363",
"pio_398"
],
[
"pio_365",
"pio_400"
],
[
"pio_402"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9641
|
show detailed information about your platformio account
|
pio account show
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391",
"pio_985",
"pio_1310"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"show",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_367",
"pio_985",
"pio_1310"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9642
|
reset your password using your username or email
|
pio account forgot --username {{username_or_email}}
|
[
"pio_1",
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_327",
"pio_329",
"pio_333",
"pio_335",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_356",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391",
"pio_394"
] |
pio
|
pio-account
| true |
{
"token": [
"account",
"forgot",
"--username",
"|main|"
],
"oracle_man": [
[
"pio_318",
"pio_320",
"pio_321",
"pio_325",
"pio_329",
"pio_333",
"pio_339",
"pio_342",
"pio_344",
"pio_347",
"pio_349",
"pio_353",
"pio_367",
"pio_371",
"pio_377",
"pio_381",
"pio_387",
"pio_391"
],
[
"pio_321"
],
[
"pio_327",
"pio_335",
"pio_356",
"pio_394"
],
[
"pio_1",
"pio_2",
"pio_3",
"pio_4",
"pio_5",
"pio_6",
"pio_7",
"pio_8"
]
]
}
|
9648
|
print multiple files with a default header and footer
|
pr {{file1}} {{file2}} {{file3}}
|
[
"pr_3"
] |
pr
|
pr
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9649
|
print with a custom centered header
|
pr -h "{{header}}" {{file1}} {{file2}} {{file3}}
|
[
"pr_3",
"pr_14",
"pr_25",
"pr_30"
] |
pr
|
pr
| true |
{
"token": [
"-h",
"|main|"
],
"oracle_man": [
[
"pr_14",
"pr_25",
"pr_30"
],
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9650
|
print with numbered lines and a custom date format
|
pr -n -D "{{format}}" {{file1}} {{file2}} {{file3}}
|
[
"pr_3",
"pr_11",
"pr_19",
"pr_20",
"pr_22",
"pr_27"
] |
pr
|
pr
| true |
{
"token": [
"-n",
"-D",
"|main|"
],
"oracle_man": [
[
"pr_19",
"pr_20",
"pr_22",
"pr_27"
],
[
"pr_11"
],
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9651
|
print all files together, one in each column, without a header or footer
|
pr -m -T {{file1}} {{file2}} {{file3}}
|
[
"pr_3",
"pr_18",
"pr_23",
"pr_26"
] |
pr
|
pr
| true |
{
"token": [
"-m",
"-T",
"|main|"
],
"oracle_man": [
[
"pr_18",
"pr_23"
],
[
"pr_26"
],
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9652
|
print, beginning at page 2 up to page 5, with a given page length (including header and footer)
|
pr +{{2}}:{{5}} -l {{page_length}} {{file1}} {{file2}} {{file3}}
|
[
"pr_3",
"pr_13",
"pr_16",
"pr_17",
"pr_19",
"pr_20"
] |
pr
|
pr
| true |
{
"token": [
"-l",
"|main|"
],
"oracle_man": [
[
"pr_13",
"pr_16",
"pr_17",
"pr_19",
"pr_20"
],
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9653
|
print with an offset for each line and a truncating custom page width
|
pr -o {{offset}} -W {{width}} {{file1}} {{file2}} {{file3}}
|
[
"pr_3",
"pr_15",
"pr_16",
"pr_21",
"pr_25",
"pr_26",
"pr_29"
] |
pr
|
pr
| true |
{
"token": [
"-o",
"-W",
"|main|"
],
"oracle_man": [
[
"pr_15",
"pr_21",
"pr_25",
"pr_26"
],
[
"pr_16",
"pr_21",
"pr_29"
],
[
"pr_3",
"pr_4",
"pr_5",
"pr_6",
"pr_7",
"pr_8",
"pr_9",
"pr_10",
"pr_11",
"pr_12",
"pr_13",
"pr_14",
"pr_15",
"pr_16",
"pr_17",
"pr_18",
"pr_19",
"pr_20",
"pr_21",
"pr_22",
"pr_23",
"pr_24",
"pr_25",
"pr_26",
"pr_27",
"pr_28",
"pr_29",
"pr_30",
"pr_31"
]
]
}
|
9654
|
print the current directory
|
pwd
|
[
"pwd_4"
] |
pwd
|
pwd
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"pwd_4"
]
]
}
|
9655
|
print the current directory, and resolve all symlinks (i.e. show the "physical" path)
|
pwd -P
|
[
"pwd_3",
"pwd_4",
"pwd_7",
"pwd_8",
"pwd_9"
] |
pwd
|
pwd
| true |
{
"token": [
"-P",
"|main|"
],
"oracle_man": [
[
"pwd_3",
"pwd_7",
"pwd_8",
"pwd_9"
],
[
"pwd_4"
]
]
}
|
9663
|
list the available actions
|
act -l
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"-l",
"|main|"
],
"oracle_man": [
[],
[
"act_1"
]
]
}
|
9664
|
run the default event
|
act
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"act_1"
]
]
}
|
9665
|
run a specific event
|
act {{event_type}}
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"act_1"
]
]
}
|
9666
|
run a specific action
|
act -a {{action_id}}
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[],
[
"act_1"
]
]
}
|
9667
|
do not actually run the actions (i.e. a dry run)
|
act -n
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"-n",
"|main|"
],
"oracle_man": [
[],
[
"act_1"
]
]
}
|
9668
|
show verbose logs
|
act -v
|
[
"act_1"
] |
act
|
act
| true |
{
"token": [
"-v",
"|main|"
],
"oracle_man": [
[],
[
"act_1"
]
]
}
|
9669
|
print the contents of the file and display a progress bar
|
pv {{file}}
|
[
"pv_3"
] |
pv
|
pv
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"pv_3",
"pv_4",
"pv_5",
"pv_6",
"pv_7",
"pv_8",
"pv_9",
"pv_10",
"pv_11",
"pv_12",
"pv_13",
"pv_14",
"pv_15",
"pv_16",
"pv_17",
"pv_18",
"pv_19",
"pv_20",
"pv_21",
"pv_22"
]
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.