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 |
---|---|---|---|---|---|---|---|
6957
|
store the output to a given file along with displaying in the console
|
mediainfo --Logfile={{out.txt}} {{file}}
|
[
"mediainfo_4"
] |
mediainfo
|
mediainfo
| true |
{
"token": [
"--Logfile",
"|main|"
],
"oracle_man": [
[],
[
"mediainfo_4",
"mediainfo_5",
"mediainfo_6",
"mediainfo_7",
"mediainfo_8",
"mediainfo_9",
"mediainfo_10"
]
]
}
|
6958
|
display the list of metadata attributes that can be extracted
|
mediainfo --Info-Parameters
|
[
"mediainfo_4",
"mediainfo_21",
"mediainfo_22"
] |
mediainfo
|
mediainfo
| true |
{
"token": [
"--Info-Parameters",
"|main|"
],
"oracle_man": [
[
"mediainfo_21",
"mediainfo_22"
],
[
"mediainfo_4",
"mediainfo_5",
"mediainfo_6",
"mediainfo_7",
"mediainfo_8",
"mediainfo_9",
"mediainfo_10"
]
]
}
|
6959
|
show a decorated tree graph for all branches annotated with tags and branch names
|
git show-tree
|
[
"git-show-tree_3"
] |
git-show-tree
|
git-show-tree
| true |
{
"token": [
"git",
"show-tree",
"|main|"
],
"oracle_man": [
[],
[],
[
"git-show-tree_3"
]
]
}
|
6960
|
list all supported operations (enabled operations are indicated with asterisks)
|
virt-sysprep --list-operations
|
[
"virt-sysprep_5",
"virt-sysprep_21",
"virt-sysprep_23",
"virt-sysprep_32",
"virt-sysprep_34",
"virt-sysprep_49",
"virt-sysprep_51",
"virt-sysprep_184"
] |
virt-sysprep
|
virt-sysprep
| true |
{
"token": [
"--list-operations",
"|main|"
],
"oracle_man": [
[
"virt-sysprep_21",
"virt-sysprep_23",
"virt-sysprep_32",
"virt-sysprep_34",
"virt-sysprep_49",
"virt-sysprep_51",
"virt-sysprep_184"
],
[
"virt-sysprep_5",
"virt-sysprep_6",
"virt-sysprep_7",
"virt-sysprep_8"
]
]
}
|
6961
|
run all enabled operations but don't actually apply the changes
|
virt-sysprep --domain {{vm_name}} --dry-run
|
[
"virt-sysprep_5",
"virt-sysprep_16",
"virt-sysprep_17"
] |
virt-sysprep
|
virt-sysprep
| true |
{
"token": [
"--domain",
"--dry-run",
"|main|"
],
"oracle_man": [
[
"virt-sysprep_16"
],
[
"virt-sysprep_17"
],
[
"virt-sysprep_5",
"virt-sysprep_6",
"virt-sysprep_7",
"virt-sysprep_8"
]
]
}
|
6962
|
run only the specified operations
|
virt-sysprep --domain {{vm_name}} --operations {{operation1,operation2,...}}
|
[
"virt-sysprep_5",
"virt-sysprep_16",
"virt-sysprep_25",
"virt-sysprep_26",
"virt-sysprep_28",
"virt-sysprep_29",
"virt-sysprep_31",
"virt-sysprep_32",
"virt-sysprep_33",
"virt-sysprep_183",
"virt-sysprep_184",
"virt-sysprep_185",
"virt-sysprep_186",
"virt-sysprep_188"
] |
virt-sysprep
|
virt-sysprep
| true |
{
"token": [
"--domain",
"--operations",
"|main|"
],
"oracle_man": [
[
"virt-sysprep_16"
],
[
"virt-sysprep_25",
"virt-sysprep_26",
"virt-sysprep_28",
"virt-sysprep_29",
"virt-sysprep_31",
"virt-sysprep_32",
"virt-sysprep_33",
"virt-sysprep_183",
"virt-sysprep_184",
"virt-sysprep_185",
"virt-sysprep_186",
"virt-sysprep_188"
],
[
"virt-sysprep_5",
"virt-sysprep_6",
"virt-sysprep_7",
"virt-sysprep_8"
]
]
}
|
6963
|
generate a new `/etc/machineid` file and enable customizations to be able to change the host name to avoid network conflicts
|
virt-sysprep --domain {{vm_name}} --enable {{customizations}} --hostname {{host_name}} --operation {{machine-id}}
|
[
"virt-sysprep_5",
"virt-sysprep_16",
"virt-sysprep_18",
"virt-sysprep_19",
"virt-sysprep_21",
"virt-sysprep_22",
"virt-sysprep_25",
"virt-sysprep_26",
"virt-sysprep_28",
"virt-sysprep_29",
"virt-sysprep_31",
"virt-sysprep_32",
"virt-sysprep_33",
"virt-sysprep_52",
"virt-sysprep_110",
"virt-sysprep_183",
"virt-sysprep_184",
"virt-sysprep_185",
"virt-sysprep_186",
"virt-sysprep_188"
] |
virt-sysprep
|
virt-sysprep
| true |
{
"token": [
"--domain",
"--enable",
"--hostname",
"--operation",
"|main|"
],
"oracle_man": [
[
"virt-sysprep_16"
],
[
"virt-sysprep_18",
"virt-sysprep_19",
"virt-sysprep_21",
"virt-sysprep_22",
"virt-sysprep_28",
"virt-sysprep_52",
"virt-sysprep_183",
"virt-sysprep_184",
"virt-sysprep_185",
"virt-sysprep_188"
],
[
"virt-sysprep_110"
],
[
"virt-sysprep_25",
"virt-sysprep_26",
"virt-sysprep_28",
"virt-sysprep_29",
"virt-sysprep_31",
"virt-sysprep_32",
"virt-sysprep_33",
"virt-sysprep_183",
"virt-sysprep_184",
"virt-sysprep_185",
"virt-sysprep_186",
"virt-sysprep_188"
],
[
"virt-sysprep_5",
"virt-sysprep_6",
"virt-sysprep_7",
"virt-sysprep_8"
]
]
}
|
6964
|
create a pull request
|
gh pr create
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"create",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[
"gh-pr_3"
]
]
}
|
6965
|
check out a pull request locally
|
gh pr checkout {{pr_number}}
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"checkout",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_6"
],
[
"gh-pr_3"
]
]
}
|
6966
|
view the changes made in the pr
|
gh pr diff
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"diff",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[
"gh-pr_3"
]
]
}
|
6967
|
approve the pull request of the current branch
|
gh pr review --approve
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"review",
"--approve",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[],
[
"gh-pr_3"
]
]
}
|
6968
|
merge the pull request associated with the current branch interactively
|
gh pr merge
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"merge",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[
"gh-pr_3"
]
]
}
|
6969
|
edit a pull request interactively
|
gh pr edit
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"edit",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[
"gh-pr_3"
]
]
}
|
6970
|
edit the base branch of a pull request
|
gh pr edit --base {{branch_name}}
|
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_3",
"gh-pr_6"
] |
gh-pr
|
gh-pr
| true |
{
"token": [
"gh",
"pr",
"edit",
"--base",
"|main|"
],
"oracle_man": [
[
"gh-pr_0",
"gh-pr_2",
"gh-pr_6"
],
[
"gh-pr_2",
"gh-pr_6"
],
[],
[],
[
"gh-pr_3"
]
]
}
|
6982
|
start wordgrinder (loads a blank document by default)
|
wordgrinder
|
[
"wordgrinder_3"
] |
wordgrinder
|
wordgrinder
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"wordgrinder_3",
"wordgrinder_4",
"wordgrinder_5"
]
]
}
|
6983
|
open a given file
|
wordgrinder {{filename}}
|
[
"wordgrinder_3"
] |
wordgrinder
|
wordgrinder
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"wordgrinder_3",
"wordgrinder_4",
"wordgrinder_5"
]
]
}
|
6984
|
show the menu
|
Alt + M
|
[
"wordgrinder_3"
] |
wordgrinder
|
wordgrinder
| true |
{
"token": [
"Alt",
"+",
"M",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"wordgrinder_3",
"wordgrinder_4",
"wordgrinder_5"
]
]
}
|
6992
|
subscribe to the topic `sensors/temperature` information with quality of service (`qos`) set to 1. (the default hostname is `localhost` and port 1883)
|
mosquitto_sub -t {{sensors/temperature}} -q {{1}}
|
[
"mosquitto_sub_2",
"mosquitto_sub_4",
"mosquitto_sub_10",
"mosquitto_sub_46",
"mosquitto_sub_59",
"mosquitto_sub_61",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_118",
"mosquitto_sub_127",
"mosquitto_sub_135",
"mosquitto_sub_151",
"mosquitto_sub_152",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
] |
mosquitto_sub
|
mosquitto_sub
| true |
{
"token": [
"-t",
"-q",
"|main|"
],
"oracle_man": [
[
"mosquitto_sub_2",
"mosquitto_sub_10",
"mosquitto_sub_46",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_118",
"mosquitto_sub_127",
"mosquitto_sub_151",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
],
[
"mosquitto_sub_2",
"mosquitto_sub_59",
"mosquitto_sub_61",
"mosquitto_sub_99",
"mosquitto_sub_135",
"mosquitto_sub_152",
"mosquitto_sub_219",
"mosquitto_sub_227",
"mosquitto_sub_229"
],
[
"mosquitto_sub_4",
"mosquitto_sub_5"
]
]
}
|
6993
|
subscribe to all broker status messages publishing on `iot.eclipse.org` port 1885 and print published messages verbosely
|
mosquitto_sub -v -h "iot.eclipse.org" -p 1885 -t {{\$SYS/#}}
|
[
"mosquitto_sub_2",
"mosquitto_sub_3",
"mosquitto_sub_4",
"mosquitto_sub_8",
"mosquitto_sub_9",
"mosquitto_sub_10",
"mosquitto_sub_26",
"mosquitto_sub_32",
"mosquitto_sub_35",
"mosquitto_sub_36",
"mosquitto_sub_37",
"mosquitto_sub_39",
"mosquitto_sub_40",
"mosquitto_sub_46",
"mosquitto_sub_49",
"mosquitto_sub_51",
"mosquitto_sub_52",
"mosquitto_sub_53",
"mosquitto_sub_54",
"mosquitto_sub_57",
"mosquitto_sub_58",
"mosquitto_sub_61",
"mosquitto_sub_64",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_69",
"mosquitto_sub_70",
"mosquitto_sub_72",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_86",
"mosquitto_sub_87",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_95",
"mosquitto_sub_96",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_106",
"mosquitto_sub_118",
"mosquitto_sub_119",
"mosquitto_sub_124",
"mosquitto_sub_125",
"mosquitto_sub_127",
"mosquitto_sub_151",
"mosquitto_sub_152",
"mosquitto_sub_153",
"mosquitto_sub_156",
"mosquitto_sub_158",
"mosquitto_sub_162",
"mosquitto_sub_163",
"mosquitto_sub_164",
"mosquitto_sub_166",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_172",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
] |
mosquitto_sub
|
mosquitto_sub
| true |
{
"token": [
"-v",
"-h",
"iot.eclipse.org",
"-p",
"1885",
"-t",
"|main|"
],
"oracle_man": [
[
"mosquitto_sub_2",
"mosquitto_sub_35",
"mosquitto_sub_49",
"mosquitto_sub_85",
"mosquitto_sub_92",
"mosquitto_sub_95",
"mosquitto_sub_96",
"mosquitto_sub_106",
"mosquitto_sub_223"
],
[
"mosquitto_sub_2",
"mosquitto_sub_3",
"mosquitto_sub_36",
"mosquitto_sub_37",
"mosquitto_sub_72",
"mosquitto_sub_87"
],
[],
[
"mosquitto_sub_2",
"mosquitto_sub_8",
"mosquitto_sub_9",
"mosquitto_sub_26",
"mosquitto_sub_32",
"mosquitto_sub_39",
"mosquitto_sub_40",
"mosquitto_sub_51",
"mosquitto_sub_52",
"mosquitto_sub_53",
"mosquitto_sub_54",
"mosquitto_sub_57",
"mosquitto_sub_58",
"mosquitto_sub_61",
"mosquitto_sub_64",
"mosquitto_sub_69",
"mosquitto_sub_70",
"mosquitto_sub_86",
"mosquitto_sub_96",
"mosquitto_sub_98",
"mosquitto_sub_119",
"mosquitto_sub_124",
"mosquitto_sub_125",
"mosquitto_sub_152",
"mosquitto_sub_153",
"mosquitto_sub_156",
"mosquitto_sub_158",
"mosquitto_sub_162",
"mosquitto_sub_163",
"mosquitto_sub_164",
"mosquitto_sub_166",
"mosquitto_sub_172"
],
[],
[
"mosquitto_sub_2",
"mosquitto_sub_10",
"mosquitto_sub_46",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_118",
"mosquitto_sub_127",
"mosquitto_sub_151",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
],
[
"mosquitto_sub_4",
"mosquitto_sub_5"
]
]
}
|
6994
|
subscribe to multiple topics matching a given pattern. (+ takes any metric name)
|
mosquitto_sub -t {{sensors/machines/+/temperature/+}}
|
[
"mosquitto_sub_2",
"mosquitto_sub_4",
"mosquitto_sub_10",
"mosquitto_sub_46",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_118",
"mosquitto_sub_127",
"mosquitto_sub_151",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
] |
mosquitto_sub
|
mosquitto_sub
| true |
{
"token": [
"-t",
"|main|"
],
"oracle_man": [
[
"mosquitto_sub_2",
"mosquitto_sub_10",
"mosquitto_sub_46",
"mosquitto_sub_66",
"mosquitto_sub_68",
"mosquitto_sub_73",
"mosquitto_sub_77",
"mosquitto_sub_79",
"mosquitto_sub_80",
"mosquitto_sub_82",
"mosquitto_sub_83",
"mosquitto_sub_84",
"mosquitto_sub_85",
"mosquitto_sub_89",
"mosquitto_sub_90",
"mosquitto_sub_92",
"mosquitto_sub_98",
"mosquitto_sub_99",
"mosquitto_sub_100",
"mosquitto_sub_101",
"mosquitto_sub_118",
"mosquitto_sub_127",
"mosquitto_sub_151",
"mosquitto_sub_167",
"mosquitto_sub_171",
"mosquitto_sub_219",
"mosquitto_sub_221",
"mosquitto_sub_223",
"mosquitto_sub_225",
"mosquitto_sub_227",
"mosquitto_sub_229"
],
[
"mosquitto_sub_4",
"mosquitto_sub_5"
]
]
}
|
7007
|
print a text message
|
printf "{{%s\n}}" "{{Hello world}}"
|
[
"printf_3"
] |
printf
|
printf
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"printf_3",
"printf_4",
"printf_5",
"printf_6",
"printf_7",
"printf_8",
"printf_9",
"printf_10",
"printf_11",
"printf_12",
"printf_13",
"printf_14",
"printf_15",
"printf_16",
"printf_17",
"printf_18",
"printf_19",
"printf_20",
"printf_21",
"printf_22",
"printf_23",
"printf_24",
"printf_25",
"printf_26"
]
]
}
|
7008
|
print an integer in bold blue
|
printf "{{\e[1;34m%.3d\e[0m\n}}" {{42}}
|
[
"printf_3"
] |
printf
|
printf
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"printf_3",
"printf_4",
"printf_5",
"printf_6",
"printf_7",
"printf_8",
"printf_9",
"printf_10",
"printf_11",
"printf_12",
"printf_13",
"printf_14",
"printf_15",
"printf_16",
"printf_17",
"printf_18",
"printf_19",
"printf_20",
"printf_21",
"printf_22",
"printf_23",
"printf_24",
"printf_25",
"printf_26"
]
]
}
|
7009
|
print a float number with the unicode euro sign
|
printf "{{\u20AC %.2f\n}}" {{123.4}}
|
[
"printf_3"
] |
printf
|
printf
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"printf_3",
"printf_4",
"printf_5",
"printf_6",
"printf_7",
"printf_8",
"printf_9",
"printf_10",
"printf_11",
"printf_12",
"printf_13",
"printf_14",
"printf_15",
"printf_16",
"printf_17",
"printf_18",
"printf_19",
"printf_20",
"printf_21",
"printf_22",
"printf_23",
"printf_24",
"printf_25",
"printf_26"
]
]
}
|
7010
|
print a text message composed with environment variables
|
printf "{{var1: %s\tvar2: %s\n}}" "{{$VAR1}}" "{{$VAR2}}"
|
[
"printf_3"
] |
printf
|
printf
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"printf_3",
"printf_4",
"printf_5",
"printf_6",
"printf_7",
"printf_8",
"printf_9",
"printf_10",
"printf_11",
"printf_12",
"printf_13",
"printf_14",
"printf_15",
"printf_16",
"printf_17",
"printf_18",
"printf_19",
"printf_20",
"printf_21",
"printf_22",
"printf_23",
"printf_24",
"printf_25",
"printf_26"
]
]
}
|
7011
|
store a formatted message in a variable (does not work on zsh)
|
printf -v {{myvar}} {{"This is %s = %d\n" "a year" 2016}}
|
[
"printf_3",
"printf_5"
] |
printf
|
printf
| true |
{
"token": [
"-v",
"|main|"
],
"oracle_man": [
[
"printf_5"
],
[
"printf_3",
"printf_4",
"printf_5",
"printf_6",
"printf_7",
"printf_8",
"printf_9",
"printf_10",
"printf_11",
"printf_12",
"printf_13",
"printf_14",
"printf_15",
"printf_16",
"printf_17",
"printf_18",
"printf_19",
"printf_20",
"printf_21",
"printf_22",
"printf_23",
"printf_24",
"printf_25",
"printf_26"
]
]
}
|
7012
|
extract pages 13, 5 and 610 from a pdf file and save them as another one
|
qpdf --empty --pages {{input.pdf}} {{1-3,5,6-10}} -- {{output.pdf}}
|
[
"qpdf_3",
"qpdf_4"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--empty",
"--pages",
"--",
"|main|"
],
"oracle_man": [
[],
[],
[
"qpdf_4"
],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7013
|
merge (concatenate) all the pages of a list of pdf files and save the result as a new pdf
|
qpdf --empty --pages {{file1.pdf}} {{file2.pdf}} {{file3.pdf}} -- {{output.pdf}}
|
[
"qpdf_3",
"qpdf_4"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--empty",
"--pages",
"--",
"|main|"
],
"oracle_man": [
[],
[],
[
"qpdf_4"
],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7014
|
merge (concatenate) given pages from a list of pdf files and save the result as a new pdf
|
qpdf --empty --pages {{file1.pdf}} {{1,6-8}} {{file2.pdf}} {{3,4,5}} -- {{output.pdf}}
|
[
"qpdf_3",
"qpdf_4"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--empty",
"--pages",
"--",
"|main|"
],
"oracle_man": [
[],
[],
[
"qpdf_4"
],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7015
|
write each group of n pages to a separate output file with a given filename pattern
|
qpdf --split-pages=n {{input.pdf}} {{out_%d.pdf}}
|
[
"qpdf_3"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--split-pages=n",
"|main|"
],
"oracle_man": [
[],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7016
|
rotate certain pages of a pdf with a given angle
|
qpdf --rotate={{90:2,4,6}} --rotate={{180:7-8}} {{input.pdf}} {{output.pdf}}
|
[
"qpdf_3"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--rotate",
"|main|"
],
"oracle_man": [
[],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7017
|
remove the password from a passwordprotected file
|
qpdf --password={{password}} --decrypt {{input.pdf}} {{output.pdf}}
|
[
"qpdf_3"
] |
qpdf
|
qpdf
| true |
{
"token": [
"--password",
"--decrypt",
"|main|"
],
"oracle_man": [
[],
[],
[
"qpdf_3",
"qpdf_4"
]
]
}
|
7022
|
remove spaces and other undesirable characters from a file's name
|
detox {{file}}
|
[
"detox_3"
] |
detox
|
detox
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"detox_3",
"detox_4",
"detox_5",
"detox_6",
"detox_7",
"detox_8",
"detox_9",
"detox_10",
"detox_11",
"detox_12",
"detox_13",
"detox_14",
"detox_15",
"detox_16"
]
]
}
|
7023
|
show how detox would rename all the files in a directory tree
|
detox --dry-run -r {{directory}}
|
[
"detox_2",
"detox_3",
"detox_9",
"detox_10",
"detox_16",
"detox_17"
] |
detox
|
detox
| true |
{
"token": [
"--dry-run",
"-r",
"|main|"
],
"oracle_man": [
[
"detox_2",
"detox_9"
],
[
"detox_2",
"detox_9",
"detox_10",
"detox_16",
"detox_17"
],
[
"detox_3",
"detox_4",
"detox_5",
"detox_6",
"detox_7",
"detox_8",
"detox_9",
"detox_10",
"detox_11",
"detox_12",
"detox_13",
"detox_14",
"detox_15",
"detox_16"
]
]
}
|
7024
|
remove spaces and other undesirable characters from all files in a directory tree
|
detox -r {{directory}}
|
[
"detox_2",
"detox_3",
"detox_9",
"detox_10",
"detox_16",
"detox_17"
] |
detox
|
detox
| true |
{
"token": [
"-r",
"|main|"
],
"oracle_man": [
[
"detox_2",
"detox_9",
"detox_10",
"detox_16",
"detox_17"
],
[
"detox_3",
"detox_4",
"detox_5",
"detox_6",
"detox_7",
"detox_8",
"detox_9",
"detox_10",
"detox_11",
"detox_12",
"detox_13",
"detox_14",
"detox_15",
"detox_16"
]
]
}
|
7041
|
render a man page as plain text, and display the result
|
groff -man -T utf8 {{manpage.1}}
|
[
"groff_2",
"groff_5",
"groff_31",
"groff_38",
"groff_42",
"groff_52",
"groff_53",
"groff_76",
"groff_92",
"groff_93",
"groff_106",
"groff_116",
"groff_153",
"groff_155",
"groff_157"
] |
groff
|
groff
| true |
{
"token": [
"-man",
"-T",
"utf8",
"|main|"
],
"oracle_man": [
[
"groff_53",
"groff_92",
"groff_93"
],
[
"groff_2",
"groff_31",
"groff_38",
"groff_52",
"groff_76",
"groff_106",
"groff_153",
"groff_155",
"groff_157"
],
[
"groff_42",
"groff_116"
],
[
"groff_5",
"groff_6"
]
]
}
|
7042
|
render a man page using the ascii output device, and display it using a pager
|
groff -man -T ascii {{manpage.1}} | less
|
[
"groff_2",
"groff_5",
"groff_31",
"groff_38",
"groff_39",
"groff_52",
"groff_53",
"groff_76",
"groff_92",
"groff_93",
"groff_106",
"groff_107",
"groff_153",
"groff_155",
"groff_157"
] |
groff
|
groff
| true |
{
"token": [
"-man",
"-T",
"ascii",
"less",
"|main|"
],
"oracle_man": [
[
"groff_53",
"groff_92",
"groff_93"
],
[
"groff_2",
"groff_31",
"groff_38",
"groff_52",
"groff_76",
"groff_106",
"groff_153",
"groff_155",
"groff_157"
],
[
"groff_39",
"groff_107"
],
[],
[
"groff_5",
"groff_6"
]
]
}
|
7043
|
render a man page into an html file
|
groff -man -T html {{manpage.1}} > {{page.html}}
|
[
"groff_2",
"groff_5",
"groff_31",
"groff_33",
"groff_38",
"groff_52",
"groff_53",
"groff_76",
"groff_92",
"groff_93",
"groff_106",
"groff_110",
"groff_153",
"groff_155",
"groff_157"
] |
groff
|
groff
| true |
{
"token": [
"-man",
"-T",
"html",
"|main|"
],
"oracle_man": [
[
"groff_53",
"groff_92",
"groff_93"
],
[
"groff_2",
"groff_31",
"groff_38",
"groff_52",
"groff_76",
"groff_106",
"groff_153",
"groff_155",
"groff_157"
],
[
"groff_33",
"groff_110"
],
[
"groff_5",
"groff_6"
]
]
}
|
7044
|
process a roff file using the `tbl` and `pic` preprocessors, and the `me` macro set
|
groff -t -p -me -T utf8 {{foo.me}}
|
[
"groff_2",
"groff_5",
"groff_13",
"groff_16",
"groff_22",
"groff_24",
"groff_26",
"groff_30",
"groff_31",
"groff_38",
"groff_42",
"groff_52",
"groff_75",
"groff_76",
"groff_95",
"groff_106",
"groff_116",
"groff_153",
"groff_155",
"groff_157",
"groff_160",
"groff_172",
"groff_176"
] |
groff
|
groff
| true |
{
"token": [
"-t",
"-p",
"-me",
"-T",
"utf8",
"|main|"
],
"oracle_man": [
[
"groff_24",
"groff_26",
"groff_30",
"groff_155",
"groff_160",
"groff_172",
"groff_176"
],
[
"groff_13",
"groff_16",
"groff_22",
"groff_52",
"groff_75",
"groff_76",
"groff_155"
],
[
"groff_95",
"groff_153",
"groff_155"
],
[
"groff_2",
"groff_31",
"groff_38",
"groff_52",
"groff_76",
"groff_106",
"groff_153",
"groff_155",
"groff_157"
],
[
"groff_42",
"groff_116"
],
[
"groff_5",
"groff_6"
]
]
}
|
7045
|
run a `groff` command with preprocessor and macro options guessed by the `grog` utility
|
eval "$(grog -T utf8 {{foo.me}})"
|
[
"groff_2",
"groff_5",
"groff_31",
"groff_38",
"groff_42",
"groff_52",
"groff_76",
"groff_106",
"groff_116",
"groff_153",
"groff_155",
"groff_157"
] |
groff
|
groff
| true |
{
"token": [
"eval",
"$(grog",
"-T",
"utf8",
"|main|"
],
"oracle_man": [
[],
[],
[
"groff_2",
"groff_31",
"groff_38",
"groff_52",
"groff_76",
"groff_106",
"groff_153",
"groff_155",
"groff_157"
],
[
"groff_42",
"groff_116"
],
[
"groff_5",
"groff_6"
]
]
}
|
7046
|
show loggedin users info
|
w
|
[
"w_3"
] |
w
|
w
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"w_3",
"w_4",
"w_5",
"w_6",
"w_7",
"w_8",
"w_9",
"w_10",
"w_11",
"w_12",
"w_13",
"w_14",
"w_15"
]
]
}
|
7047
|
show loggedin users info without a header
|
w -h
|
[
"w_3",
"w_7",
"w_11"
] |
w
|
w
| true |
{
"token": [
"-h",
"|main|"
],
"oracle_man": [
[
"w_7",
"w_11"
],
[
"w_3",
"w_4",
"w_5",
"w_6",
"w_7",
"w_8",
"w_9",
"w_10",
"w_11",
"w_12",
"w_13",
"w_14",
"w_15"
]
]
}
|
7077
|
build a nix expression
|
nix-build --attr {{expression_name}}
|
[
"nix-build_1",
"nix-build_2",
"nix-build_9"
] |
nix-build
|
nix-build
| true |
{
"token": [
"--attr",
"|main|"
],
"oracle_man": [
[
"nix-build_2",
"nix-build_9"
],
[
"nix-build_1"
]
]
}
|
7078
|
build a sandboxed nix expression (on nonnixos)
|
nix-build --attr {{expression_name}} --option sandbox true
|
[
"nix-build_1",
"nix-build_2",
"nix-build_9"
] |
nix-build
|
nix-build
| true |
{
"token": [
"--attr",
"--option",
"sandbox",
"true",
"|main|"
],
"oracle_man": [
[
"nix-build_2",
"nix-build_9"
],
[],
[],
[],
[
"nix-build_1"
]
]
}
|
7081
|
list imported keys
|
gpg2 --list-keys
|
[
"gpg2_3",
"gpg2_37",
"gpg2_40",
"gpg2_42",
"gpg2_45",
"gpg2_170",
"gpg2_171",
"gpg2_492",
"gpg2_501",
"gpg2_521"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--list-keys",
"|main|"
],
"oracle_man": [
[
"gpg2_37",
"gpg2_40",
"gpg2_42",
"gpg2_45",
"gpg2_170",
"gpg2_171",
"gpg2_492",
"gpg2_501",
"gpg2_521"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7082
|
encrypt a specified file for a specified recipient, writing the output to a new file with `.gpg` appended
|
gpg2 --encrypt --recipient {{alice@example.com}} {{path/to/doc.txt}}
|
[
"gpg2_3",
"gpg2_21",
"gpg2_24",
"gpg2_25",
"gpg2_33",
"gpg2_35",
"gpg2_159",
"gpg2_160",
"gpg2_299",
"gpg2_300",
"gpg2_301",
"gpg2_303",
"gpg2_304",
"gpg2_305",
"gpg2_306"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--encrypt",
"--recipient",
"|main|"
],
"oracle_man": [
[
"gpg2_21",
"gpg2_24",
"gpg2_25",
"gpg2_33",
"gpg2_35",
"gpg2_303",
"gpg2_305"
],
[
"gpg2_159",
"gpg2_160",
"gpg2_299",
"gpg2_300",
"gpg2_301",
"gpg2_303",
"gpg2_304",
"gpg2_306"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7083
|
encrypt a specified file with only a passphrase, writing the output to a new file with `.gpg` appended
|
gpg2 --symmetric {{path/to/doc.txt}}
|
[
"gpg2_3",
"gpg2_21",
"gpg2_24",
"gpg2_25",
"gpg2_378",
"gpg2_380"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--symmetric",
"|main|"
],
"oracle_man": [
[
"gpg2_21",
"gpg2_24",
"gpg2_25",
"gpg2_378",
"gpg2_380"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7084
|
decrypt a specified file, writing the result to the standard output
|
gpg2 --decrypt {{path/to/doc.txt.gpg}}
|
[
"gpg2_3",
"gpg2_27",
"gpg2_33",
"gpg2_36"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--decrypt",
"|main|"
],
"oracle_man": [
[
"gpg2_27",
"gpg2_33",
"gpg2_36"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7085
|
import a public key
|
gpg2 --import {{path/to/public_key.gpg}}
|
[
"gpg2_3",
"gpg2_60",
"gpg2_61",
"gpg2_70",
"gpg2_93",
"gpg2_201",
"gpg2_322",
"gpg2_325",
"gpg2_333",
"gpg2_337",
"gpg2_534",
"gpg2_561",
"gpg2_563"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--import",
"|main|"
],
"oracle_man": [
[
"gpg2_60",
"gpg2_61",
"gpg2_70",
"gpg2_93",
"gpg2_201",
"gpg2_322",
"gpg2_325",
"gpg2_333",
"gpg2_337",
"gpg2_534",
"gpg2_561",
"gpg2_563"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7086
|
export the public key of a specified email address to the standard output
|
gpg2 --export --armor {{alice@example.com}}
|
[
"gpg2_3",
"gpg2_39",
"gpg2_53",
"gpg2_54",
"gpg2_55",
"gpg2_58",
"gpg2_69",
"gpg2_73",
"gpg2_93",
"gpg2_316",
"gpg2_333",
"gpg2_336",
"gpg2_352",
"gpg2_420",
"gpg2_534"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--export",
"--armor",
"|main|"
],
"oracle_man": [
[
"gpg2_39",
"gpg2_53",
"gpg2_54",
"gpg2_55",
"gpg2_58",
"gpg2_69",
"gpg2_93",
"gpg2_333",
"gpg2_336",
"gpg2_352",
"gpg2_534"
],
[
"gpg2_53",
"gpg2_55",
"gpg2_73",
"gpg2_316",
"gpg2_420"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7087
|
export the private key with a specified email address to the standard output
|
gpg2 --export-secret-keys --armor {{alice@example.com}}
|
[
"gpg2_3",
"gpg2_53",
"gpg2_55",
"gpg2_73",
"gpg2_316",
"gpg2_420"
] |
gpg2
|
gpg2
| true |
{
"token": [
"--export-secret-keys",
"--armor",
"|main|"
],
"oracle_man": [
[
"gpg2_55"
],
[
"gpg2_53",
"gpg2_55",
"gpg2_73",
"gpg2_316",
"gpg2_420"
],
[
"gpg2_3",
"gpg2_4",
"gpg2_5"
]
]
}
|
7088
|
decrypt text after a keystroke
|
echo "{{Hello, World!}}" | nms
|
[
"nms_8"
] |
nms
|
nms
| true |
{
"token": [
"echo",
"|main|"
],
"oracle_man": [
[],
[
"nms_8",
"nms_9"
]
]
}
|
7089
|
decrypt output immediately, without waiting for a keystroke
|
{{ls -la}} | nms -a
|
[
"nms_3",
"nms_8"
] |
nms
|
nms
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"nms_3"
],
[
"nms_8",
"nms_9"
]
]
}
|
7090
|
decrypt the content of a file, with a custom output color
|
cat {{path/to/file}} | nms -a -f {{blue|white|yellow|black|magenta|green|red}}
|
[
"nms_3",
"nms_7",
"nms_8"
] |
nms
|
nms
| true |
{
"token": [
"cat",
"-a",
"-f",
"|main|"
],
"oracle_man": [
[],
[
"nms_3"
],
[
"nms_7"
],
[
"nms_8",
"nms_9"
]
]
}
|
7091
|
clear the screen before decrypting
|
{{command}} | nms -a -c
|
[
"nms_3",
"nms_5",
"nms_8"
] |
nms
|
nms
| true |
{
"token": [
"-a",
"-c",
"|main|"
],
"oracle_man": [
[
"nms_3"
],
[
"nms_5"
],
[
"nms_8",
"nms_9"
]
]
}
|
7092
|
move the cursor to a screen location
|
tput cup {{y_coordinate}} {{x_coordinate}}
|
[
"tput_3",
"tput_59",
"tput_65",
"tput_66"
] |
tput
|
tput
| true |
{
"token": [
"cup",
"|main|"
],
"oracle_man": [
[
"tput_59",
"tput_65",
"tput_66"
],
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7093
|
set foreground (af) or background (ab) color
|
tput {{setaf|setab}} {{ansi_color_code}}
|
[
"tput_3"
] |
tput
|
tput
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7094
|
show number of columns, lines, or colors
|
tput {{cols|lines|colors}}
|
[
"tput_3"
] |
tput
|
tput
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7095
|
ring the terminal bell
|
tput bel
|
[
"tput_3"
] |
tput
|
tput
| true |
{
"token": [
"bel",
"|main|"
],
"oracle_man": [
[],
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7096
|
reset all terminal attributes
|
tput sgr0
|
[
"tput_3"
] |
tput
|
tput
| true |
{
"token": [
"sgr0",
"|main|"
],
"oracle_man": [
[],
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7097
|
enable / disable word wrap
|
tput {{smam|rmam}}
|
[
"tput_3"
] |
tput
|
tput
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"tput_3",
"tput_4",
"tput_5",
"tput_6",
"tput_7",
"tput_8",
"tput_9",
"tput_10",
"tput_11",
"tput_12",
"tput_13",
"tput_14",
"tput_15",
"tput_16",
"tput_17",
"tput_18",
"tput_19",
"tput_20",
"tput_21",
"tput_22",
"tput_23",
"tput_24",
"tput_25",
"tput_26",
"tput_27",
"tput_28",
"tput_29",
"tput_30",
"tput_31",
"tput_32",
"tput_33",
"tput_34",
"tput_35",
"tput_36",
"tput_37",
"tput_38",
"tput_39",
"tput_40",
"tput_41",
"tput_42",
"tput_43",
"tput_44",
"tput_45",
"tput_46",
"tput_47",
"tput_48",
"tput_49",
"tput_50",
"tput_51",
"tput_52",
"tput_53",
"tput_54",
"tput_55",
"tput_56"
]
]
}
|
7098
|
list available diff tools
|
git difftool --tool-help
|
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_9",
"git-difftool_13",
"git-difftool_14",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_28",
"git-difftool_29"
] |
git-difftool
|
git-difftool
| true |
{
"token": [
"git",
"difftool",
"--tool-help",
"|main|"
],
"oracle_man": [
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22"
],
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_28",
"git-difftool_29"
],
[
"git-difftool_9",
"git-difftool_14"
],
[
"git-difftool_3"
]
]
}
|
7099
|
set the default diff tool to meld
|
git config --global diff.tool "{{meld}}"
|
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22"
] |
git-difftool
|
git-difftool
| true |
{
"token": [
"git",
"config",
"--global",
"diff.tool",
"|main|"
],
"oracle_man": [
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22"
],
[],
[],
[],
[
"git-difftool_3"
]
]
}
|
7100
|
use the default diff tool to show staged changes
|
git difftool --staged
|
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_28",
"git-difftool_29"
] |
git-difftool
|
git-difftool
| true |
{
"token": [
"git",
"difftool",
"--staged",
"|main|"
],
"oracle_man": [
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22"
],
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_28",
"git-difftool_29"
],
[],
[
"git-difftool_3"
]
]
}
|
7101
|
use a specific tool (opendiff) to show changes since a given commit
|
git difftool --tool={{opendiff}} {{commit}}
|
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_9",
"git-difftool_13",
"git-difftool_14",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_27",
"git-difftool_28",
"git-difftool_29"
] |
git-difftool
|
git-difftool
| true |
{
"token": [
"git",
"difftool",
"--tool",
"|main|"
],
"oracle_man": [
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22"
],
[
"git-difftool_2",
"git-difftool_3",
"git-difftool_13",
"git-difftool_22",
"git-difftool_25",
"git-difftool_26",
"git-difftool_28",
"git-difftool_29"
],
[
"git-difftool_9",
"git-difftool_13",
"git-difftool_14",
"git-difftool_27"
],
[
"git-difftool_3"
]
]
}
|
1361
|
copy a file to another location
|
cp {{path/to/source_file.ext}} {{path/to/target_file.ext}}
|
[
"cp_3"
] |
cp
|
cp
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
1362
|
copy a file into another directory, keeping the filename
|
cp {{path/to/source_file.ext}} {{path/to/target_parent_directory}}
|
[
"cp_3"
] |
cp
|
cp
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
1363
|
recursively copy a directory's contents to another location (if the destination exists, the directory is copied inside it)
|
cp -r {{path/to/source_directory}} {{path/to/target_directory}}
|
[
"cp_3",
"cp_22",
"cp_23",
"cp_24",
"cp_39"
] |
cp
|
cp
| true |
{
"token": [
"-r",
"|main|"
],
"oracle_man": [
[
"cp_22",
"cp_23",
"cp_24",
"cp_39"
],
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
1364
|
copy a directory recursively, in verbose mode (shows files as they are copied)
|
cp -vr {{path/to/source_directory}} {{path/to/target_directory}}
|
[
"cp_3",
"cp_22",
"cp_23",
"cp_24",
"cp_39"
] |
cp
|
cp
| true |
{
"token": [
"-vr",
"|main|"
],
"oracle_man": [
[
"cp_22",
"cp_23",
"cp_24",
"cp_39"
],
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
1365
|
copy text files to another location, in interactive mode (prompts user before overwriting)
|
cp -i {{*.txt}} {{path/to/target_directory}}
|
[
"cp_3",
"cp_12",
"cp_16"
] |
cp
|
cp
| true |
{
"token": [
"-i",
"|main|"
],
"oracle_man": [
[
"cp_12",
"cp_16"
],
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
1366
|
follow symbolic links before copying
|
cp -L {{link}} {{path/to/target_directory}}
|
[
"cp_3",
"cp_15"
] |
cp
|
cp
| true |
{
"token": [
"-L",
"|main|"
],
"oracle_man": [
[
"cp_15"
],
[
"cp_3",
"cp_4",
"cp_5",
"cp_6",
"cp_7",
"cp_8",
"cp_9",
"cp_10",
"cp_11",
"cp_12",
"cp_13",
"cp_14",
"cp_15",
"cp_16",
"cp_17",
"cp_18",
"cp_19",
"cp_20",
"cp_21",
"cp_22",
"cp_23",
"cp_24",
"cp_25",
"cp_26",
"cp_27",
"cp_28",
"cp_29",
"cp_30",
"cp_31",
"cp_32",
"cp_33",
"cp_34",
"cp_35",
"cp_36",
"cp_37",
"cp_38",
"cp_39",
"cp_40",
"cp_41",
"cp_42",
"cp_43",
"cp_44",
"cp_45"
]
]
}
|
7108
|
check commits for a gpg signature
|
git verify-commit {{commit_hash1 optional_commit_hash2 ...}}
|
[
"git-verify-commit_2",
"git-verify-commit_3"
] |
git-verify-commit
|
git-verify-commit
| true |
{
"token": [
"git",
"verify-commit",
"|main|"
],
"oracle_man": [
[
"git-verify-commit_2"
],
[
"git-verify-commit_2"
],
[
"git-verify-commit_3"
]
]
}
|
7109
|
check commits for a gpg signature and show details of each commit
|
git verify-commit {{commit_hash1 optional_commit_hash2 ...}} --verbose
|
[
"git-verify-commit_2",
"git-verify-commit_3",
"git-verify-commit_5"
] |
git-verify-commit
|
git-verify-commit
| true |
{
"token": [
"git",
"verify-commit",
"--verbose",
"|main|"
],
"oracle_man": [
[
"git-verify-commit_2"
],
[
"git-verify-commit_2"
],
[
"git-verify-commit_5"
],
[
"git-verify-commit_3"
]
]
}
|
7110
|
check commits for a gpg signature and print the raw details
|
git verify-commit {{commit_hash1 optional_commit_hash2 ...}} --raw
|
[
"git-verify-commit_2",
"git-verify-commit_3",
"git-verify-commit_4"
] |
git-verify-commit
|
git-verify-commit
| true |
{
"token": [
"git",
"verify-commit",
"--raw",
"|main|"
],
"oracle_man": [
[
"git-verify-commit_2"
],
[
"git-verify-commit_2"
],
[
"git-verify-commit_4"
],
[
"git-verify-commit_3"
]
]
}
|
7111
|
display the names and values of shell variables
|
set
|
[
"set_8"
] |
set
|
set
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"set_8",
"set_9",
"set_10",
"set_11",
"set_12",
"set_13",
"set_14",
"set_15",
"set_16",
"set_17",
"set_18",
"set_19",
"set_20",
"set_21",
"set_22",
"set_23",
"set_24",
"set_25",
"set_26",
"set_27",
"set_28",
"set_29",
"set_30",
"set_31",
"set_32",
"set_33",
"set_34",
"set_35",
"set_36",
"set_37",
"set_38",
"set_39",
"set_40",
"set_41",
"set_42",
"set_43",
"set_44",
"set_45",
"set_46",
"set_47",
"set_48",
"set_49",
"set_50",
"set_51",
"set_52",
"set_53",
"set_54",
"set_55",
"set_56",
"set_57",
"set_58"
]
]
}
|
7112
|
mark variables that are modified or created for export
|
set -a
|
[
"set_3",
"set_8",
"set_14",
"set_38"
] |
set
|
set
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"set_3",
"set_14",
"set_38"
],
[
"set_8",
"set_9",
"set_10",
"set_11",
"set_12",
"set_13",
"set_14",
"set_15",
"set_16",
"set_17",
"set_18",
"set_19",
"set_20",
"set_21",
"set_22",
"set_23",
"set_24",
"set_25",
"set_26",
"set_27",
"set_28",
"set_29",
"set_30",
"set_31",
"set_32",
"set_33",
"set_34",
"set_35",
"set_36",
"set_37",
"set_38",
"set_39",
"set_40",
"set_41",
"set_42",
"set_43",
"set_44",
"set_45",
"set_46",
"set_47",
"set_48",
"set_49",
"set_50",
"set_51",
"set_52",
"set_53",
"set_54",
"set_55",
"set_56",
"set_57",
"set_58"
]
]
}
|
7113
|
notify of job termination immediately
|
set -b
|
[
"set_8",
"set_15",
"set_46"
] |
set
|
set
| true |
{
"token": [
"-b",
"|main|"
],
"oracle_man": [
[
"set_15",
"set_46"
],
[
"set_8",
"set_9",
"set_10",
"set_11",
"set_12",
"set_13",
"set_14",
"set_15",
"set_16",
"set_17",
"set_18",
"set_19",
"set_20",
"set_21",
"set_22",
"set_23",
"set_24",
"set_25",
"set_26",
"set_27",
"set_28",
"set_29",
"set_30",
"set_31",
"set_32",
"set_33",
"set_34",
"set_35",
"set_36",
"set_37",
"set_38",
"set_39",
"set_40",
"set_41",
"set_42",
"set_43",
"set_44",
"set_45",
"set_46",
"set_47",
"set_48",
"set_49",
"set_50",
"set_51",
"set_52",
"set_53",
"set_54",
"set_55",
"set_56",
"set_57",
"set_58"
]
]
}
|
7114
|
set various options, e.g. enable `vi` style line editing
|
set -o {{vi}}
|
[
"set_3",
"set_6",
"set_8",
"set_10",
"set_35",
"set_37",
"set_40"
] |
set
|
set
| true |
{
"token": [
"-o",
"|main|"
],
"oracle_man": [
[
"set_3",
"set_6",
"set_10",
"set_35",
"set_37",
"set_40"
],
[
"set_8",
"set_9",
"set_10",
"set_11",
"set_12",
"set_13",
"set_14",
"set_15",
"set_16",
"set_17",
"set_18",
"set_19",
"set_20",
"set_21",
"set_22",
"set_23",
"set_24",
"set_25",
"set_26",
"set_27",
"set_28",
"set_29",
"set_30",
"set_31",
"set_32",
"set_33",
"set_34",
"set_35",
"set_36",
"set_37",
"set_38",
"set_39",
"set_40",
"set_41",
"set_42",
"set_43",
"set_44",
"set_45",
"set_46",
"set_47",
"set_48",
"set_49",
"set_50",
"set_51",
"set_52",
"set_53",
"set_54",
"set_55",
"set_56",
"set_57",
"set_58"
]
]
}
|
7122
|
make a bootable usb drive from an isohybrid file (such like `archlinuxxxx.iso`) and show the progress
|
dd if={{file.iso}} of=/dev/{{usb_drive}} status=progress
|
[
"dd_4",
"dd_14",
"dd_49",
"dd_76",
"dd_82"
] |
dd
|
dd
| true |
{
"token": [
"if",
"status=progress",
"|main|"
],
"oracle_man": [
[
"dd_14",
"dd_49",
"dd_76",
"dd_82"
],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7123
|
clone a drive to another drive with 4 mib block, ignore error and show progress
|
dd if=/dev/{{source_drive}} of=/dev/{{dest_drive}} bs=4M conv=noerror status=progress
|
[
"dd_4"
] |
dd
|
dd
| true |
{
"token": [
"bs=4M",
"conv=noerror",
"status=progress",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7124
|
generate a file of 100 random bytes by using kernel random driver
|
dd if=/dev/urandom of={{random_file}} bs=100 count=1
|
[
"dd_4",
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
] |
dd
|
dd
| true |
{
"token": [
"if=/dev/urandom",
"of",
"bs=100",
"count=1",
"|main|"
],
"oracle_man": [
[],
[
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
],
[],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7125
|
benchmark the write performance of a disk
|
dd if=/dev/zero of={{file_1GB}} bs=1024 count=1000000
|
[
"dd_4",
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
] |
dd
|
dd
| true |
{
"token": [
"if=/dev/zero",
"of",
"bs=1024",
"count=1000000",
"|main|"
],
"oracle_man": [
[],
[
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
],
[],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7126
|
generate a system backup into an img file and show the progress
|
dd if=/dev/{{drive_device}} of={{path/to/file.img}} status=progress
|
[
"dd_4",
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
] |
dd
|
dd
| true |
{
"token": [
"of",
"status=progress",
"|main|"
],
"oracle_man": [
[
"dd_13",
"dd_15",
"dd_45",
"dd_58",
"dd_66"
],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7127
|
restore a drive from an img file and show the progress
|
dd if={{path/to/file.img}} of=/dev/{{drive_device}} status=progress
|
[
"dd_4",
"dd_14",
"dd_49",
"dd_76",
"dd_82"
] |
dd
|
dd
| true |
{
"token": [
"if",
"status=progress",
"|main|"
],
"oracle_man": [
[
"dd_14",
"dd_49",
"dd_76",
"dd_82"
],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7128
|
check progress of an ongoing dd operation (run this command from another shell)
|
kill -USR1 $(pgrep ^dd)
|
[
"dd_4"
] |
dd
|
dd
| true |
{
"token": [
"kill",
"-USR1",
"$(pgrep",
"^dd)",
"|main|"
],
"oracle_man": [
[],
[],
[],
[],
[
"dd_4",
"dd_5",
"dd_6",
"dd_7",
"dd_8",
"dd_9",
"dd_10",
"dd_11"
]
]
}
|
7129
|
download a specific torrent
|
transmission-cli {{url|magnet|path/to/file}}
|
[
"transmission-cli_3"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7130
|
download a torrent to a specific directory
|
transmission-cli --download-dir {{path/to/download_directory}} {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_25"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--download-dir",
"|main|"
],
"oracle_man": [
[
"transmission-cli_25"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7131
|
create a torrent file from a specific file or directory
|
transmission-cli --new {{path/to/source_file_or_directory}}
|
[
"transmission-cli_3",
"transmission-cli_17"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--new",
"|main|"
],
"oracle_man": [
[
"transmission-cli_17"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7132
|
set the download speed limit to 50 kb/s
|
transmission-cli --downlimit {{50}} {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_7"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--downlimit",
"|main|"
],
"oracle_man": [
[
"transmission-cli_7"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7133
|
set the upload speed limit to 50 kb/s
|
transmission-cli --uplimit {{50}} {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_22"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--uplimit",
"|main|"
],
"oracle_man": [
[
"transmission-cli_22"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7134
|
use a specific port for connections
|
transmission-cli --port {{port_number}} {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_15",
"transmission-cli_18"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--port",
"|main|"
],
"oracle_man": [
[
"transmission-cli_15",
"transmission-cli_18"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7135
|
force encryption for peer connections
|
transmission-cli --encryption-required {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_9"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--encryption-required",
"|main|"
],
"oracle_man": [
[
"transmission-cli_9"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7136
|
use a bluetackformatted peer blocklist
|
transmission-cli --blocklist {{blocklist_url|path/to/blocklist}} {{url|magnet|path/to/file}}
|
[
"transmission-cli_3",
"transmission-cli_5"
] |
transmission-cli
|
transmission-cli
| true |
{
"token": [
"--blocklist",
"|main|"
],
"oracle_man": [
[
"transmission-cli_5"
],
[
"transmission-cli_3",
"transmission-cli_4",
"transmission-cli_5",
"transmission-cli_6",
"transmission-cli_7",
"transmission-cli_8",
"transmission-cli_9",
"transmission-cli_10",
"transmission-cli_11",
"transmission-cli_12",
"transmission-cli_13",
"transmission-cli_14",
"transmission-cli_15",
"transmission-cli_16",
"transmission-cli_17",
"transmission-cli_18",
"transmission-cli_19",
"transmission-cli_20",
"transmission-cli_21",
"transmission-cli_22",
"transmission-cli_23",
"transmission-cli_24",
"transmission-cli_25"
]
]
}
|
7153
|
replace with the specified command using the current environment variables
|
exec {{command -with -flags}}
|
[
"exec_4"
] |
exec
|
exec
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"exec_4",
"exec_5",
"exec_6",
"exec_7",
"exec_8",
"exec_9",
"exec_10",
"exec_11",
"exec_12",
"exec_13",
"exec_14",
"exec_15",
"exec_16",
"exec_17",
"exec_18",
"exec_19",
"exec_20",
"exec_21",
"exec_22",
"exec_23",
"exec_24",
"exec_25",
"exec_26",
"exec_27",
"exec_28",
"exec_29"
]
]
}
|
7154
|
replace with the specified command, clearing environment variables
|
exec -c {{command -with -flags}}
|
[
"exec_4",
"exec_64"
] |
exec
|
exec
| true |
{
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"exec_64"
],
[
"exec_4",
"exec_5",
"exec_6",
"exec_7",
"exec_8",
"exec_9",
"exec_10",
"exec_11",
"exec_12",
"exec_13",
"exec_14",
"exec_15",
"exec_16",
"exec_17",
"exec_18",
"exec_19",
"exec_20",
"exec_21",
"exec_22",
"exec_23",
"exec_24",
"exec_25",
"exec_26",
"exec_27",
"exec_28",
"exec_29"
]
]
}
|
7155
|
replace with the specified command and login using the default shell
|
exec -l {{command -with -flags}}
|
[
"exec_4",
"exec_5",
"exec_29",
"exec_31",
"exec_32",
"exec_53",
"exec_61"
] |
exec
|
exec
| true |
{
"token": [
"-l",
"|main|"
],
"oracle_man": [
[
"exec_5",
"exec_29",
"exec_31",
"exec_32",
"exec_53",
"exec_61"
],
[
"exec_4",
"exec_5",
"exec_6",
"exec_7",
"exec_8",
"exec_9",
"exec_10",
"exec_11",
"exec_12",
"exec_13",
"exec_14",
"exec_15",
"exec_16",
"exec_17",
"exec_18",
"exec_19",
"exec_20",
"exec_21",
"exec_22",
"exec_23",
"exec_24",
"exec_25",
"exec_26",
"exec_27",
"exec_28",
"exec_29"
]
]
}
|
7156
|
replace with the specified command and change the process name
|
exec -a {{process_name}} {{command -with -flags}}
|
[
"exec_4",
"exec_51"
] |
exec
|
exec
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"exec_51"
],
[
"exec_4",
"exec_5",
"exec_6",
"exec_7",
"exec_8",
"exec_9",
"exec_10",
"exec_11",
"exec_12",
"exec_13",
"exec_14",
"exec_15",
"exec_16",
"exec_17",
"exec_18",
"exec_19",
"exec_20",
"exec_21",
"exec_22",
"exec_23",
"exec_24",
"exec_25",
"exec_26",
"exec_27",
"exec_28",
"exec_29"
]
]
}
|
7157
|
list all sinks (or other types sinks are outputs and sinkinputs are active audio streams)
|
pactl list {{sinks}} short
|
[
"pactl_5",
"pactl_14"
] |
pactl
|
pactl
| true |
{
"token": [
"list",
"short",
"|main|"
],
"oracle_man": [
[
"pactl_14"
],
[
"pactl_14"
],
[
"pactl_5",
"pactl_6"
]
]
}
|
7158
|
change the default sink (output) to 1 (the number can be retrieved via the `list` subcommand)
|
pactl set-default-sink {{1}}
|
[
"pactl_5",
"pactl_27"
] |
pactl
|
pactl
| true |
{
"token": [
"set-default-sink",
"|main|"
],
"oracle_man": [
[
"pactl_27"
],
[
"pactl_5",
"pactl_6"
]
]
}
|
7159
|
move sinkinput 627 to sink 1
|
pactl move-sink-input {{627}} {{1}}
|
[
"pactl_5",
"pactl_21"
] |
pactl
|
pactl
| true |
{
"token": [
"move-sink-input",
"|main|"
],
"oracle_man": [
[
"pactl_21"
],
[
"pactl_5",
"pactl_6"
]
]
}
|
7160
|
set the volume of sink 1 to 75%
|
pactl set-sink-volume {{1}} {{0.75}}
|
[
"pactl_5",
"pactl_34"
] |
pactl
|
pactl
| true |
{
"token": [
"set-sink-volume",
"|main|"
],
"oracle_man": [
[
"pactl_34"
],
[
"pactl_5",
"pactl_6"
]
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.