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 |
---|---|---|---|---|---|---|---|
1123
|
pause/unpause the game
|
p
|
[
"nsnake_3",
"nsnake_9"
] |
nsnake
|
nsnake
| true |
{
"token": [
"p",
"|main|"
],
"oracle_man": [
[
"nsnake_9"
],
[
"nsnake_3",
"nsnake_4",
"nsnake_5",
"nsnake_6",
"nsnake_7",
"nsnake_8",
"nsnake_9",
"nsnake_10"
]
]
}
|
1124
|
quit the game
|
q
|
[
"nsnake_3",
"nsnake_8"
] |
nsnake
|
nsnake
| true |
{
"token": [
"q",
"|main|"
],
"oracle_man": [
[
"nsnake_8"
],
[
"nsnake_3",
"nsnake_4",
"nsnake_5",
"nsnake_6",
"nsnake_7",
"nsnake_8",
"nsnake_9",
"nsnake_10"
]
]
}
|
1125
|
show help during the game
|
h
|
[
"nsnake_3",
"nsnake_10"
] |
nsnake
|
nsnake
| true |
{
"token": [
"h",
"|main|"
],
"oracle_man": [
[
"nsnake_10"
],
[
"nsnake_3",
"nsnake_4",
"nsnake_5",
"nsnake_6",
"nsnake_7",
"nsnake_8",
"nsnake_9",
"nsnake_10"
]
]
}
|
1153
|
list enabled apache modules
|
sudo a2query -m
|
[
"a2query_2",
"a2query_3",
"a2query_8"
] |
a2query
|
a2query
| true |
{
"token": [
"-m",
"|main|"
],
"oracle_man": [
[
"a2query_2",
"a2query_8"
],
[
"a2query_3",
"a2query_4"
]
]
}
|
1154
|
check if a specific module is installed
|
sudo a2query -m {{module_name}}
|
[
"a2query_2",
"a2query_3",
"a2query_8"
] |
a2query
|
a2query
| true |
{
"token": [
"-m",
"|main|"
],
"oracle_man": [
[
"a2query_2",
"a2query_8"
],
[
"a2query_3",
"a2query_4"
]
]
}
|
1155
|
list enabled virtual hosts
|
sudo a2query -s
|
[
"a2query_2",
"a2query_3",
"a2query_10"
] |
a2query
|
a2query
| true |
{
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"a2query_2",
"a2query_10"
],
[
"a2query_3",
"a2query_4"
]
]
}
|
1156
|
display the currently enabled multi processing module
|
sudo a2query -M
|
[
"a2query_2",
"a2query_3",
"a2query_9"
] |
a2query
|
a2query
| true |
{
"token": [
"-M",
"|main|"
],
"oracle_man": [
[
"a2query_2",
"a2query_9"
],
[
"a2query_3",
"a2query_4"
]
]
}
|
1157
|
display the apache version
|
sudo a2query -v
|
[
"a2query_2",
"a2query_3",
"a2query_11"
] |
a2query
|
a2query
| true |
{
"token": [
"-v",
"|main|"
],
"oracle_man": [
[
"a2query_2",
"a2query_11"
],
[
"a2query_3",
"a2query_4"
]
]
}
|
1167
|
report a bug about the whole system
|
apport-bug
|
[
"apport-bug_5"
] |
apport-bug
|
apport-bug
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"apport-bug_5",
"apport-bug_6",
"apport-bug_7",
"apport-bug_8",
"apport-bug_9",
"apport-bug_10",
"apport-bug_11",
"apport-bug_12",
"apport-bug_13",
"apport-bug_14",
"apport-bug_15",
"apport-bug_16",
"apport-bug_17"
]
]
}
|
1168
|
report a bug about a specific package
|
apport-bug {{package}}
|
[
"apport-bug_5"
] |
apport-bug
|
apport-bug
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"apport-bug_5",
"apport-bug_6",
"apport-bug_7",
"apport-bug_8",
"apport-bug_9",
"apport-bug_10",
"apport-bug_11",
"apport-bug_12",
"apport-bug_13",
"apport-bug_14",
"apport-bug_15",
"apport-bug_16",
"apport-bug_17"
]
]
}
|
1169
|
report a bug about a specific executable
|
apport-bug {{path/to/executable}}
|
[
"apport-bug_5"
] |
apport-bug
|
apport-bug
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"apport-bug_5",
"apport-bug_6",
"apport-bug_7",
"apport-bug_8",
"apport-bug_9",
"apport-bug_10",
"apport-bug_11",
"apport-bug_12",
"apport-bug_13",
"apport-bug_14",
"apport-bug_15",
"apport-bug_16",
"apport-bug_17"
]
]
}
|
1170
|
report a bug about a specific process
|
apport-bug {{PID}}
|
[
"apport-bug_5"
] |
apport-bug
|
apport-bug
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"apport-bug_5",
"apport-bug_6",
"apport-bug_7",
"apport-bug_8",
"apport-bug_9",
"apport-bug_10",
"apport-bug_11",
"apport-bug_12",
"apport-bug_13",
"apport-bug_14",
"apport-bug_15",
"apport-bug_16",
"apport-bug_17"
]
]
}
|
1171
|
start monitoring networkmanager changes
|
nmcli monitor
|
[
"nmcli_3",
"nmcli_60",
"nmcli_159",
"nmcli_185"
] |
nmcli
|
nmcli-monitor
| true |
{
"token": [
"monitor",
"|main|"
],
"oracle_man": [
[
"nmcli_60",
"nmcli_159",
"nmcli_185"
],
[
"nmcli_3",
"nmcli_4",
"nmcli_5",
"nmcli_6"
]
]
}
|
1182
|
scan for volume groups and print information about each group found
|
sudo vgscan
|
[
"vgscan_3"
] |
vgscan
|
vgscan
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"vgscan_3"
]
]
}
|
1183
|
scan for volume groups and add the special files in `/dev`, if they don't already exist, needed to access the logical volumes in the found groups
|
sudo vgscan --mknodes
|
[
"vgscan_3",
"vgscan_4",
"vgscan_17"
] |
vgscan
|
vgscan
| true |
{
"token": [
"--mknodes",
"|main|"
],
"oracle_man": [
[
"vgscan_4",
"vgscan_17"
],
[
"vgscan_3"
]
]
}
|
1184
|
print the package names of the dependencies that aren't installed
|
pacman --deptest {{package_name1}} {{package_name2}}
|
[
"pacman_3",
"pacman_15"
] |
pacman
|
pacman-deptest
| true |
{
"token": [
"--deptest",
"|main|"
],
"oracle_man": [
[
"pacman_15"
],
[
"pacman_3",
"pacman_4",
"pacman_5"
]
]
}
|
1185
|
check if the installed package satisfies the given minimum version
|
pacman --deptest "{{bash>=5}}"
|
[
"pacman_3",
"pacman_15"
] |
pacman
|
pacman-deptest
| true |
{
"token": [
"--deptest",
"|main|"
],
"oracle_man": [
[
"pacman_15"
],
[
"pacman_3",
"pacman_4",
"pacman_5"
]
]
}
|
1186
|
check if a later version of a package is installed
|
pacman --deptest "{{bash>5}}"
|
[
"pacman_3",
"pacman_15"
] |
pacman
|
pacman-deptest
| true |
{
"token": [
"--deptest",
"|main|"
],
"oracle_man": [
[
"pacman_15"
],
[
"pacman_3",
"pacman_4",
"pacman_5"
]
]
}
|
1187
|
display help
|
pacman --deptest --help
|
[
"pacman_3",
"pacman_15",
"pacman_19"
] |
pacman
|
pacman-deptest
| true |
{
"token": [
"--deptest",
"--help",
"|main|"
],
"oracle_man": [
[
"pacman_15"
],
[
"pacman_19"
],
[
"pacman_3",
"pacman_4",
"pacman_5"
]
]
}
|
1188
|
reduce a volume's size to 120 gb
|
lvreduce --size {{120G}} {{logical_volume}}
|
[
"lvreduce_3",
"lvreduce_6",
"lvreduce_7",
"lvreduce_16",
"lvreduce_30"
] |
lvreduce
|
lvreduce
| true |
{
"token": [
"--size",
"|main|"
],
"oracle_man": [
[
"lvreduce_6",
"lvreduce_7",
"lvreduce_16",
"lvreduce_30"
],
[
"lvreduce_3",
"lvreduce_4",
"lvreduce_5",
"lvreduce_6"
]
]
}
|
1189
|
reduce a volume's size by 40 gb as well as the underlying filesystem
|
lvreduce --size -{{40G}} -r {{logical_volume}}
|
[
"lvreduce_3",
"lvreduce_6",
"lvreduce_7",
"lvreduce_16",
"lvreduce_28",
"lvreduce_29",
"lvreduce_30"
] |
lvreduce
|
lvreduce
| true |
{
"token": [
"--size",
"-r",
"|main|"
],
"oracle_man": [
[
"lvreduce_6",
"lvreduce_7",
"lvreduce_16",
"lvreduce_30"
],
[
"lvreduce_7",
"lvreduce_28",
"lvreduce_29"
],
[
"lvreduce_3",
"lvreduce_4",
"lvreduce_5",
"lvreduce_6"
]
]
}
|
1190
|
change the current user's smb password
|
smbpasswd
|
[
"smbpasswd_3"
] |
smbpasswd
|
smbpasswd
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"smbpasswd_3",
"smbpasswd_4",
"smbpasswd_5",
"smbpasswd_6",
"smbpasswd_7",
"smbpasswd_8"
]
]
}
|
1191
|
add a specified user to samba and set password(user should already exist in system)
|
smbpasswd -a {{username}}
|
[
"smbpasswd_2",
"smbpasswd_3",
"smbpasswd_9"
] |
smbpasswd
|
smbpasswd
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"smbpasswd_2",
"smbpasswd_9"
],
[
"smbpasswd_3",
"smbpasswd_4",
"smbpasswd_5",
"smbpasswd_6",
"smbpasswd_7",
"smbpasswd_8"
]
]
}
|
1192
|
modify an existing samba user's password
|
smbpasswd {{username}}
|
[
"smbpasswd_3"
] |
smbpasswd
|
smbpasswd
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"smbpasswd_3",
"smbpasswd_4",
"smbpasswd_5",
"smbpasswd_6",
"smbpasswd_7",
"smbpasswd_8"
]
]
}
|
1193
|
delete a samba user
|
smbpasswd -x {{username}}
|
[
"smbpasswd_2",
"smbpasswd_3",
"smbpasswd_12"
] |
smbpasswd
|
smbpasswd
| true |
{
"token": [
"-x",
"|main|"
],
"oracle_man": [
[
"smbpasswd_2",
"smbpasswd_12"
],
[
"smbpasswd_3",
"smbpasswd_4",
"smbpasswd_5",
"smbpasswd_6",
"smbpasswd_7",
"smbpasswd_8"
]
]
}
|
1194
|
list sms messages available on the modem
|
sudo mmcli --modem={{modem}} --messaging-list-sms
|
[
"mmcli_3",
"mmcli_31",
"mmcli_35",
"mmcli_64",
"mmcli_74",
"mmcli_76",
"mmcli_83",
"mmcli_101",
"mmcli_103",
"mmcli_114",
"mmcli_116",
"mmcli_120",
"mmcli_165"
] |
mmcli
|
mmcli
| true |
{
"token": [
"--modem",
"--messaging-list-sms",
"|main|"
],
"oracle_man": [
[
"mmcli_31",
"mmcli_35",
"mmcli_64",
"mmcli_74",
"mmcli_76",
"mmcli_83",
"mmcli_101",
"mmcli_114",
"mmcli_116",
"mmcli_120"
],
[
"mmcli_103",
"mmcli_165"
],
[
"mmcli_3"
]
]
}
|
1195
|
delete a message from the modem, specifying its path
|
sudo mmcli --modem={{modem}} --messaging-delete-sms={{path/to/message_file}}
|
[
"mmcli_3",
"mmcli_31",
"mmcli_35",
"mmcli_64",
"mmcli_74",
"mmcli_76",
"mmcli_83",
"mmcli_101",
"mmcli_113",
"mmcli_114",
"mmcli_116",
"mmcli_120"
] |
mmcli
|
mmcli
| true |
{
"token": [
"--modem",
"--messaging-delete-sms",
"|main|"
],
"oracle_man": [
[
"mmcli_31",
"mmcli_35",
"mmcli_64",
"mmcli_74",
"mmcli_76",
"mmcli_83",
"mmcli_101",
"mmcli_114",
"mmcli_116",
"mmcli_120"
],
[
"mmcli_113"
],
[
"mmcli_3"
]
]
}
|
1196
|
list nonfree and contrib packages (and their description)
|
vrms
|
[
"vrms_3"
] |
vrms
|
vrms
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"vrms_3",
"vrms_4",
"vrms_5",
"vrms_6",
"vrms_7"
]
]
}
|
1197
|
only output the package names
|
vrms --sparse
|
[
"vrms_3",
"vrms_11"
] |
vrms
|
vrms
| true |
{
"token": [
"--sparse",
"|main|"
],
"oracle_man": [
[
"vrms_11"
],
[
"vrms_3",
"vrms_4",
"vrms_5",
"vrms_6",
"vrms_7"
]
]
}
|
1198
|
embed data in a png, prompting for a passphrase
|
steghide embed --coverfile {{path/to/image.png}} --embedfile {{path/to/data.txt}}
|
[
"steghide_3",
"steghide_8",
"steghide_16",
"steghide_17",
"steghide_37"
] |
steghide
|
steghide
| true |
{
"token": [
"embed",
"--coverfile",
"--embedfile",
"|main|"
],
"oracle_man": [
[
"steghide_8",
"steghide_37"
],
[
"steghide_17"
],
[
"steghide_16"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1199
|
extract data from a wav audio file
|
steghide extract --stegofile {{path/to/sound.wav}}
|
[
"steghide_3",
"steghide_9",
"steghide_18",
"steghide_25",
"steghide_40"
] |
steghide
|
steghide
| true |
{
"token": [
"extract",
"--stegofile",
"|main|"
],
"oracle_man": [
[
"steghide_9",
"steghide_40"
],
[
"steghide_18",
"steghide_25"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1200
|
display file information, trying to detect an embedded file
|
steghide info {{path/to/file.jpg}}
|
[
"steghide_3",
"steghide_10",
"steghide_43"
] |
steghide
|
steghide
| true |
{
"token": [
"info",
"|main|"
],
"oracle_man": [
[
"steghide_10",
"steghide_43"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1201
|
embed data in a jpeg image, using maximum compression
|
steghide embed --coverfile {{path/to/image.jpg}} --embedfile {{path/to/data.txt}} --compress {{9}}
|
[
"steghide_3",
"steghide_8",
"steghide_16",
"steghide_17",
"steghide_20",
"steghide_37"
] |
steghide
|
steghide
| true |
{
"token": [
"embed",
"--coverfile",
"--embedfile",
"--compress",
"|main|"
],
"oracle_man": [
[
"steghide_8",
"steghide_37"
],
[
"steghide_17"
],
[
"steghide_16"
],
[
"steghide_20"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1202
|
get the list of supported encryption algorithms and modes
|
steghide encinfo
|
[
"steghide_3",
"steghide_11"
] |
steghide
|
steghide
| true |
{
"token": [
"encinfo",
"|main|"
],
"oracle_man": [
[
"steghide_11"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1203
|
embed encrypted data in a jpeg image, e.g. with blowfish in cbc mode
|
steghide embed --coverfile {{path/to/image.jpg}} --embedfile {{path/to/data.txt}} --encryption {{blowfish|...}} {{cbc|...}}
|
[
"steghide_3",
"steghide_8",
"steghide_16",
"steghide_17",
"steghide_19",
"steghide_37"
] |
steghide
|
steghide
| true |
{
"token": [
"embed",
"--coverfile",
"--embedfile",
"--encryption",
"|main|"
],
"oracle_man": [
[
"steghide_8",
"steghide_37"
],
[
"steghide_17"
],
[
"steghide_16"
],
[
"steghide_19"
],
[
"steghide_3",
"steghide_4",
"steghide_5",
"steghide_6"
]
]
}
|
1204
|
create array
|
mdadm --create {{/dev/md/MyRAID}} --level {{raid_level}} --raid-devices {{number_of_disks}} {{/dev/sdXN}}
|
[
"mdadm_3",
"mdadm_23",
"mdadm_38",
"mdadm_53",
"mdadm_72",
"mdadm_99",
"mdadm_101",
"mdadm_125",
"mdadm_131",
"mdadm_258",
"mdadm_259",
"mdadm_261",
"mdadm_263",
"mdadm_274",
"mdadm_384",
"mdadm_393",
"mdadm_394",
"mdadm_395",
"mdadm_398"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--create",
"--level",
"--raid-devices",
"|main|"
],
"oracle_man": [
[
"mdadm_23",
"mdadm_38",
"mdadm_53",
"mdadm_72",
"mdadm_99",
"mdadm_101",
"mdadm_125",
"mdadm_131",
"mdadm_259",
"mdadm_261",
"mdadm_263",
"mdadm_274",
"mdadm_384",
"mdadm_394",
"mdadm_395",
"mdadm_398"
],
[
"mdadm_72",
"mdadm_258",
"mdadm_261",
"mdadm_384",
"mdadm_393"
],
[
"mdadm_53",
"mdadm_258",
"mdadm_261",
"mdadm_384"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1205
|
stop array
|
mdadm --stop {{/dev/md0}}
|
[
"mdadm_3",
"mdadm_37",
"mdadm_209",
"mdadm_302",
"mdadm_382"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--stop",
"|main|"
],
"oracle_man": [
[
"mdadm_37",
"mdadm_209",
"mdadm_302",
"mdadm_382"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1206
|
mark disk as failed
|
mdadm --fail {{/dev/md0}} {{/dev/sdXN}}
|
[
"mdadm_3",
"mdadm_16",
"mdadm_28",
"mdadm_101",
"mdadm_182",
"mdadm_183",
"mdadm_184",
"mdadm_185",
"mdadm_192",
"mdadm_194",
"mdadm_224",
"mdadm_225",
"mdadm_363",
"mdadm_367",
"mdadm_392"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--fail",
"|main|"
],
"oracle_man": [
[
"mdadm_16",
"mdadm_28",
"mdadm_101",
"mdadm_182",
"mdadm_183",
"mdadm_184",
"mdadm_185",
"mdadm_192",
"mdadm_194",
"mdadm_224",
"mdadm_225",
"mdadm_363",
"mdadm_367",
"mdadm_392"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1207
|
remove disk
|
mdadm --remove {{/dev/md0}} {{/dev/sdXN}}
|
[
"mdadm_3",
"mdadm_28",
"mdadm_181",
"mdadm_182",
"mdadm_194",
"mdadm_392"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--remove",
"|main|"
],
"oracle_man": [
[
"mdadm_28",
"mdadm_181",
"mdadm_182",
"mdadm_194",
"mdadm_392"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1208
|
add disk to array
|
mdadm --assemble {{/dev/md0}} {{/dev/sdXN}}
|
[
"mdadm_3",
"mdadm_21",
"mdadm_148",
"mdadm_203",
"mdadm_208",
"mdadm_236",
"mdadm_237",
"mdadm_238",
"mdadm_243",
"mdadm_253",
"mdadm_356",
"mdadm_359",
"mdadm_381"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--assemble",
"|main|"
],
"oracle_man": [
[
"mdadm_21",
"mdadm_148",
"mdadm_203",
"mdadm_208",
"mdadm_236",
"mdadm_237",
"mdadm_238",
"mdadm_243",
"mdadm_253",
"mdadm_356",
"mdadm_359",
"mdadm_381"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1209
|
show raid info
|
mdadm --detail {{/dev/md0}}
|
[
"mdadm_3",
"mdadm_32",
"mdadm_37",
"mdadm_51",
"mdadm_152",
"mdadm_184",
"mdadm_198",
"mdadm_199",
"mdadm_200",
"mdadm_202",
"mdadm_216",
"mdadm_283",
"mdadm_288",
"mdadm_307",
"mdadm_385"
] |
mdadm
|
mdadm
| true |
{
"token": [
"--detail",
"|main|"
],
"oracle_man": [
[
"mdadm_32",
"mdadm_37",
"mdadm_51",
"mdadm_152",
"mdadm_184",
"mdadm_198",
"mdadm_199",
"mdadm_200",
"mdadm_202",
"mdadm_216",
"mdadm_283",
"mdadm_288",
"mdadm_307",
"mdadm_385"
],
[
"mdadm_3",
"mdadm_4",
"mdadm_5",
"mdadm_6",
"mdadm_7",
"mdadm_8",
"mdadm_9"
]
]
}
|
1210
|
record a new session to a file named `typescript` in the current directory
|
script
|
[
"script_3"
] |
script
|
script
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"script_3",
"script_4",
"script_5",
"script_6"
]
]
}
|
1211
|
record a new session to a custom filepath
|
script {{path/to/session.out}}
|
[
"script_3"
] |
script
|
script
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"script_3",
"script_4",
"script_5",
"script_6"
]
]
}
|
1212
|
record a new session, appending to an existing file
|
script -a {{path/to/session.out}}
|
[
"script_3",
"script_8"
] |
script
|
script
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"script_8"
],
[
"script_3",
"script_4",
"script_5",
"script_6"
]
]
}
|
1213
|
record timing information (data is outputted to the standard error)
|
script -t 2> {{path/to/timingfile}}
|
[
"script_3",
"script_4",
"script_14",
"script_16",
"script_20",
"script_26"
] |
script
|
script
| true |
{
"token": [
"-t",
"2",
"|main|"
],
"oracle_man": [
[
"script_14",
"script_16",
"script_20",
"script_26"
],
[
"script_4"
],
[
"script_3",
"script_4",
"script_5",
"script_6"
]
]
}
|
1220
|
launch flameshot with a simpler interactive mode
|
flameshot launcher
|
[
"flameshot_3",
"flameshot_11"
] |
flameshot
|
flameshot
| true |
{
"token": [
"launcher",
"|main|"
],
"oracle_man": [
[
"flameshot_11"
],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1221
|
launch flameshot and immediately start interactively annotating parts of the screen to screenshot
|
flameshot gui
|
[
"flameshot_3",
"flameshot_8",
"flameshot_9",
"flameshot_10"
] |
flameshot
|
flameshot
| true |
{
"token": [
"gui",
"|main|"
],
"oracle_man": [
[
"flameshot_8",
"flameshot_9",
"flameshot_10"
],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1222
|
take a full screenshot (all monitors)
|
flameshot full
|
[
"flameshot_3",
"flameshot_12",
"flameshot_13",
"flameshot_14"
] |
flameshot
|
flameshot
| true |
{
"token": [
"full",
"|main|"
],
"oracle_man": [
[
"flameshot_12",
"flameshot_13",
"flameshot_14"
],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1223
|
take a screenshot from monitor 1
|
flameshot screen --number {{1}}
|
[
"flameshot_3",
"flameshot_15",
"flameshot_16"
] |
flameshot
|
flameshot
| true |
{
"token": [
"screen",
"--number",
"|main|"
],
"oracle_man": [
[
"flameshot_15",
"flameshot_16"
],
[
"flameshot_15"
],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1224
|
set the save path to write screenshots to
|
flameshot full --path {{path/to/directory}}
|
[
"flameshot_3",
"flameshot_12",
"flameshot_13",
"flameshot_14"
] |
flameshot
|
flameshot
| true |
{
"token": [
"full",
"--path",
"|main|"
],
"oracle_man": [
[
"flameshot_12",
"flameshot_13",
"flameshot_14"
],
[],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1225
|
delay the screenshot for n milliseconds and output to clipboard
|
flameshot full --delay {{2000}} --clipboard
|
[
"flameshot_3",
"flameshot_12",
"flameshot_13",
"flameshot_14"
] |
flameshot
|
flameshot
| true |
{
"token": [
"full",
"--delay",
"--clipboard",
"|main|"
],
"oracle_man": [
[
"flameshot_12",
"flameshot_13",
"flameshot_14"
],
[],
[],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1226
|
take a screenshot and export it to standardoutput
|
flameshot gui --raw
|
[
"flameshot_3",
"flameshot_8",
"flameshot_9",
"flameshot_10"
] |
flameshot
|
flameshot
| true |
{
"token": [
"gui",
"--raw",
"|main|"
],
"oracle_man": [
[
"flameshot_8",
"flameshot_9",
"flameshot_10"
],
[],
[
"flameshot_3",
"flameshot_4",
"flameshot_5"
]
]
}
|
1240
|
display the filename and line number of the source code from an instruction address of an executable
|
addr2line --exe={{path/to/executable}} {{address}}
|
[
"addr2line_2",
"addr2line_3",
"addr2line_20"
] |
addr2line
|
addr2line
| true |
{
"token": [
"--exe",
"|main|"
],
"oracle_man": [
[
"addr2line_2",
"addr2line_20"
],
[
"addr2line_3",
"addr2line_4",
"addr2line_5",
"addr2line_6",
"addr2line_7",
"addr2line_8",
"addr2line_9",
"addr2line_10",
"addr2line_11",
"addr2line_12",
"addr2line_13",
"addr2line_14",
"addr2line_15"
]
]
}
|
1241
|
display the function name, filename and line number
|
addr2line --exe={{path/to/executable}} --functions {{address}}
|
[
"addr2line_2",
"addr2line_3",
"addr2line_20",
"addr2line_21"
] |
addr2line
|
addr2line
| true |
{
"token": [
"--exe",
"--functions",
"|main|"
],
"oracle_man": [
[
"addr2line_2",
"addr2line_20"
],
[
"addr2line_2",
"addr2line_21"
],
[
"addr2line_3",
"addr2line_4",
"addr2line_5",
"addr2line_6",
"addr2line_7",
"addr2line_8",
"addr2line_9",
"addr2line_10",
"addr2line_11",
"addr2line_12",
"addr2line_13",
"addr2line_14",
"addr2line_15"
]
]
}
|
1242
|
demangle the function name for c++ code
|
addr2line --exe={{path/to/executable}} --functions --demangle {{address}}
|
[
"addr2line_2",
"addr2line_3",
"addr2line_19",
"addr2line_20",
"addr2line_21",
"addr2line_29"
] |
addr2line
|
addr2line
| true |
{
"token": [
"--exe",
"--functions",
"--demangle",
"|main|"
],
"oracle_man": [
[
"addr2line_2",
"addr2line_20"
],
[
"addr2line_2",
"addr2line_21"
],
[
"addr2line_2",
"addr2line_19",
"addr2line_29"
],
[
"addr2line_3",
"addr2line_4",
"addr2line_5",
"addr2line_6",
"addr2line_7",
"addr2line_8",
"addr2line_9",
"addr2line_10",
"addr2line_11",
"addr2line_12",
"addr2line_13",
"addr2line_14",
"addr2line_15"
]
]
}
|
1243
|
lock screen with a simple color background (rrggbb format)
|
i3lock -c {{0000ff}}
|
[
"i3lock_2",
"i3lock_3",
"i3lock_18",
"i3lock_24"
] |
i3lock
|
i3lock
| true |
{
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"i3lock_2",
"i3lock_18",
"i3lock_24"
],
[
"i3lock_3"
]
]
}
|
1244
|
lock screen to a png background
|
i3lock -i {{path/to/picture.png}}
|
[
"i3lock_2",
"i3lock_3",
"i3lock_11",
"i3lock_12",
"i3lock_13",
"i3lock_16",
"i3lock_19",
"i3lock_21",
"i3lock_27"
] |
i3lock
|
i3lock
| true |
{
"token": [
"-i",
"|main|"
],
"oracle_man": [
[
"i3lock_2",
"i3lock_11",
"i3lock_12",
"i3lock_13",
"i3lock_16",
"i3lock_19",
"i3lock_21",
"i3lock_27"
],
[
"i3lock_3"
]
]
}
|
1245
|
disable the unlock indicator (removes feedback on keypress)
|
i3lock -u
|
[
"i3lock_2",
"i3lock_3",
"i3lock_11"
] |
i3lock
|
i3lock
| true |
{
"token": [
"-u",
"|main|"
],
"oracle_man": [
[
"i3lock_2",
"i3lock_11"
],
[
"i3lock_3"
]
]
}
|
1246
|
display mouse pointer instead of hiding it ('default' for default pointer, 'win' for an ms windows pointer)
|
i3lock -p {{default|win}}
|
[
"i3lock_2",
"i3lock_3",
"i3lock_20",
"i3lock_21"
] |
i3lock
|
i3lock
| true |
{
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"i3lock_2",
"i3lock_20",
"i3lock_21"
],
[
"i3lock_3"
]
]
}
|
1247
|
lock screen to a png background displayed in multiple monitors, with enabled mouse pointer
|
i3lock -i {{path/to/picture.png}} -p {{default|win}} -t
|
[
"i3lock_2",
"i3lock_3",
"i3lock_11",
"i3lock_12",
"i3lock_13",
"i3lock_16",
"i3lock_19",
"i3lock_20",
"i3lock_21",
"i3lock_27"
] |
i3lock
|
i3lock
| true |
{
"token": [
"-i",
"-p",
"-t",
"|main|"
],
"oracle_man": [
[
"i3lock_2",
"i3lock_11",
"i3lock_12",
"i3lock_13",
"i3lock_16",
"i3lock_19",
"i3lock_21",
"i3lock_27"
],
[
"i3lock_2",
"i3lock_20",
"i3lock_21"
],
[
"i3lock_2",
"i3lock_19",
"i3lock_27"
],
[
"i3lock_3"
]
]
}
|
1253
|
display information about a package
|
dpkg-deb --info {{path/to/file.deb}}
|
[
"dpkg-deb_3",
"dpkg-deb_12"
] |
dpkg-deb
|
dpkg-deb
| true |
{
"token": [
"--info",
"|main|"
],
"oracle_man": [
[
"dpkg-deb_12"
],
[
"dpkg-deb_3",
"dpkg-deb_4",
"dpkg-deb_5",
"dpkg-deb_6"
]
]
}
|
1254
|
display the package's name and version on one line
|
dpkg-deb --show {{path/to/file.deb}}
|
[
"dpkg-deb_3",
"dpkg-deb_15",
"dpkg-deb_35",
"dpkg-deb_36"
] |
dpkg-deb
|
dpkg-deb
| true |
{
"token": [
"--show",
"|main|"
],
"oracle_man": [
[
"dpkg-deb_15",
"dpkg-deb_35",
"dpkg-deb_36"
],
[
"dpkg-deb_3",
"dpkg-deb_4",
"dpkg-deb_5",
"dpkg-deb_6"
]
]
}
|
1255
|
list the package's contents
|
dpkg-deb --contents {{path/to/file.deb}}
|
[
"dpkg-deb_3",
"dpkg-deb_20"
] |
dpkg-deb
|
dpkg-deb
| true |
{
"token": [
"--contents",
"|main|"
],
"oracle_man": [
[
"dpkg-deb_20"
],
[
"dpkg-deb_3",
"dpkg-deb_4",
"dpkg-deb_5",
"dpkg-deb_6"
]
]
}
|
1256
|
extract package's contents into a directory
|
dpkg-deb --extract {{path/to/file.deb}} {{path/to/directory}}
|
[
"dpkg-deb_3",
"dpkg-deb_21",
"dpkg-deb_24",
"dpkg-deb_47"
] |
dpkg-deb
|
dpkg-deb
| true |
{
"token": [
"--extract",
"|main|"
],
"oracle_man": [
[
"dpkg-deb_21",
"dpkg-deb_24",
"dpkg-deb_47"
],
[
"dpkg-deb_3",
"dpkg-deb_4",
"dpkg-deb_5",
"dpkg-deb_6"
]
]
}
|
1257
|
create a package from a specified directory
|
dpkg-deb --build {{path/to/directory}}
|
[
"dpkg-deb_3",
"dpkg-deb_7",
"dpkg-deb_46"
] |
dpkg-deb
|
dpkg-deb
| true |
{
"token": [
"--build",
"|main|"
],
"oracle_man": [
[
"dpkg-deb_7",
"dpkg-deb_46"
],
[
"dpkg-deb_3",
"dpkg-deb_4",
"dpkg-deb_5",
"dpkg-deb_6"
]
]
}
|
1258
|
list all available playback targets
|
pw-cat --playback --list-targets
|
[
"pw-cat_3",
"pw-cat_8",
"pw-cat_22"
] |
pw-cat
|
pw-cat
| true |
{
"token": [
"--playback",
"--list-targets",
"|main|"
],
"oracle_man": [
[
"pw-cat_8"
],
[
"pw-cat_22"
],
[
"pw-cat_3"
]
]
}
|
1259
|
play a wav file over the default target
|
pw-cat --playback {{path/to/file.wav}}
|
[
"pw-cat_3",
"pw-cat_8"
] |
pw-cat
|
pw-cat
| true |
{
"token": [
"--playback",
"|main|"
],
"oracle_man": [
[
"pw-cat_8"
],
[
"pw-cat_3"
]
]
}
|
1260
|
list all available record targets
|
pw-cat --record --list-targets
|
[
"pw-cat_3",
"pw-cat_9",
"pw-cat_22"
] |
pw-cat
|
pw-cat
| true |
{
"token": [
"--record",
"--list-targets",
"|main|"
],
"oracle_man": [
[
"pw-cat_9"
],
[
"pw-cat_22"
],
[
"pw-cat_3"
]
]
}
|
1261
|
record a sample recording at a different volume level
|
pw-cat --record --volume={{0.1}} {{path/to/file.wav}}
|
[
"pw-cat_3",
"pw-cat_9",
"pw-cat_28"
] |
pw-cat
|
pw-cat
| true |
{
"token": [
"--record",
"--volume",
"|main|"
],
"oracle_man": [
[
"pw-cat_9"
],
[
"pw-cat_28"
],
[
"pw-cat_3"
]
]
}
|
1262
|
record a sample recording using a different sample rate
|
pw-cat --record --rate={{6000}} {{path/to/file.wav}}
|
[
"pw-cat_3",
"pw-cat_9",
"pw-cat_24"
] |
pw-cat
|
pw-cat
| true |
{
"token": [
"--record",
"--rate",
"|main|"
],
"oracle_man": [
[
"pw-cat_9"
],
[
"pw-cat_24"
],
[
"pw-cat_3"
]
]
}
|
1263
|
launch nautilus
|
nautilus
|
[
"nautilus_3"
] |
nautilus
|
nautilus
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"nautilus_3"
]
]
}
|
1264
|
launch nautilus as root user
|
sudo nautilus
|
[
"nautilus_3"
] |
nautilus
|
nautilus
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"nautilus_3"
]
]
}
|
1265
|
launch nautilus and display a specific directory
|
nautilus {{path/to/directory}}
|
[
"nautilus_3"
] |
nautilus
|
nautilus
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"nautilus_3"
]
]
}
|
1266
|
launch nautilus with a specific file or directory selected
|
nautilus --select {{path/to/file_or_directory}}
|
[
"nautilus_3",
"nautilus_8"
] |
nautilus
|
nautilus
| true |
{
"token": [
"--select",
"|main|"
],
"oracle_man": [
[
"nautilus_8"
],
[
"nautilus_3"
]
]
}
|
1267
|
launch nautilus in a separated window
|
nautilus --new-window
|
[
"nautilus_3",
"nautilus_6"
] |
nautilus
|
nautilus
| true |
{
"token": [
"--new-window",
"|main|"
],
"oracle_man": [
[
"nautilus_6"
],
[
"nautilus_3"
]
]
}
|
1268
|
close all nautilus instances
|
nautilus --quit
|
[
"nautilus_3",
"nautilus_7"
] |
nautilus
|
nautilus
| true |
{
"token": [
"--quit",
"|main|"
],
"oracle_man": [
[
"nautilus_7"
],
[
"nautilus_3"
]
]
}
|
1269
|
display help
|
nautilus --help
|
[
"nautilus_3",
"nautilus_9"
] |
nautilus
|
nautilus
| true |
{
"token": [
"--help",
"|main|"
],
"oracle_man": [
[
"nautilus_9"
],
[
"nautilus_3"
]
]
}
|
1270
|
check the currently running kernel for spectre or meltdown
|
sudo spectre-meltdown-checker
|
[
"spectre-meltdown-checker_2"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1271
|
check the currently running kernel and show an explanation of the actions to take to mitigate a vulnerability
|
sudo spectre-meltdown-checker --explain
|
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_16"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"--explain",
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_16"
],
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1272
|
check for specific variants (defaults to all)
|
sudo spectre-meltdown-checker --variant {{1|2|3|3a|4|l1tf|msbds|mfbds|mlpds|mdsum|taa|mcespc|srbds}}
|
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_27"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"--variant",
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_27"
],
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1273
|
display output using a specific output format
|
sudo spectre-meltdown-checker --batch {{text|json|nrpe|prometheus|short}}
|
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"--batch",
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26"
],
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1274
|
don't use the `/sys` interface even if present
|
sudo spectre-meltdown-checker --no-sysfs
|
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_18"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"--no-sysfs",
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_18"
],
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1275
|
check a nonrunning kernel
|
sudo spectre-meltdown-checker --kernel {{path/to/kernel_file}}
|
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_10"
] |
spectre-meltdown-checker
|
spectre-meltdown-checker
| true |
{
"token": [
"--kernel",
"|main|"
],
"oracle_man": [
[
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_10"
],
[
"spectre-meltdown-checker_2",
"spectre-meltdown-checker_3",
"spectre-meltdown-checker_4",
"spectre-meltdown-checker_5",
"spectre-meltdown-checker_6",
"spectre-meltdown-checker_7",
"spectre-meltdown-checker_8",
"spectre-meltdown-checker_9",
"spectre-meltdown-checker_10",
"spectre-meltdown-checker_11",
"spectre-meltdown-checker_12",
"spectre-meltdown-checker_13",
"spectre-meltdown-checker_14",
"spectre-meltdown-checker_15",
"spectre-meltdown-checker_16",
"spectre-meltdown-checker_17",
"spectre-meltdown-checker_18",
"spectre-meltdown-checker_19",
"spectre-meltdown-checker_20",
"spectre-meltdown-checker_21",
"spectre-meltdown-checker_22",
"spectre-meltdown-checker_23",
"spectre-meltdown-checker_24",
"spectre-meltdown-checker_25",
"spectre-meltdown-checker_26",
"spectre-meltdown-checker_27",
"spectre-meltdown-checker_28",
"spectre-meltdown-checker_29",
"spectre-meltdown-checker_30",
"spectre-meltdown-checker_31",
"spectre-meltdown-checker_32",
"spectre-meltdown-checker_33",
"spectre-meltdown-checker_34",
"spectre-meltdown-checker_35",
"spectre-meltdown-checker_36",
"spectre-meltdown-checker_37"
]
]
}
|
1276
|
list all the files included in an iso image
|
isoinfo -f -i {{path/to/image.iso}}
|
[
"isoinfo_6",
"isoinfo_15",
"isoinfo_16",
"isoinfo_17",
"isoinfo_18",
"isoinfo_23",
"isoinfo_26",
"isoinfo_44"
] |
isoinfo
|
isoinfo
| true |
{
"token": [
"-f",
"-i",
"|main|"
],
"oracle_man": [
[
"isoinfo_15",
"isoinfo_16",
"isoinfo_26",
"isoinfo_44"
],
[
"isoinfo_17",
"isoinfo_18",
"isoinfo_23"
],
[
"isoinfo_6",
"isoinfo_7",
"isoinfo_8",
"isoinfo_9",
"isoinfo_10"
]
]
}
|
1277
|
e[x]tract a specific file from an iso image and send it out stdout
|
isoinfo -i {{path/to/image.iso}} -x {{/PATH/TO/FILE/INSIDE/ISO.EXT}}
|
[
"isoinfo_6",
"isoinfo_17",
"isoinfo_18",
"isoinfo_23",
"isoinfo_47"
] |
isoinfo
|
isoinfo
| true |
{
"token": [
"-i",
"-x",
"|main|"
],
"oracle_man": [
[
"isoinfo_17",
"isoinfo_18",
"isoinfo_23"
],
[
"isoinfo_47"
],
[
"isoinfo_6",
"isoinfo_7",
"isoinfo_8",
"isoinfo_9",
"isoinfo_10"
]
]
}
|
1278
|
show header information for an iso disk image
|
isoinfo -d -i {{path/to/image.iso}}
|
[
"isoinfo_6",
"isoinfo_14",
"isoinfo_17",
"isoinfo_18",
"isoinfo_23",
"isoinfo_24"
] |
isoinfo
|
isoinfo
| true |
{
"token": [
"-d",
"-i",
"|main|"
],
"oracle_man": [
[
"isoinfo_14",
"isoinfo_24"
],
[
"isoinfo_17",
"isoinfo_18",
"isoinfo_23"
],
[
"isoinfo_6",
"isoinfo_7",
"isoinfo_8",
"isoinfo_9",
"isoinfo_10"
]
]
}
|
1279
|
show the bandwidth usage
|
sudo iftop
|
[
"iftop_3"
] |
iftop
|
iftop
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1280
|
show the bandwidth usage of a given interface
|
sudo iftop -i {{interface}}
|
[
"iftop_2",
"iftop_3",
"iftop_19"
] |
iftop
|
iftop
| true |
{
"token": [
"-i",
"|main|"
],
"oracle_man": [
[
"iftop_2",
"iftop_19"
],
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1281
|
show the bandwidth usage with port information
|
sudo iftop -P
|
[
"iftop_3",
"iftop_14"
] |
iftop
|
iftop
| true |
{
"token": [
"-P",
"|main|"
],
"oracle_man": [
[
"iftop_14"
],
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1282
|
do not show bar graphs of traffic
|
sudo iftop -b
|
[
"iftop_3",
"iftop_16",
"iftop_48",
"iftop_54",
"iftop_56",
"iftop_59"
] |
iftop
|
iftop
| true |
{
"token": [
"-b",
"|main|"
],
"oracle_man": [
[
"iftop_16",
"iftop_48",
"iftop_54",
"iftop_56",
"iftop_59"
],
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1283
|
do not look up hostnames
|
sudo iftop -n
|
[
"iftop_2",
"iftop_3",
"iftop_4",
"iftop_11"
] |
iftop
|
iftop
| true |
{
"token": [
"-n",
"|main|"
],
"oracle_man": [
[
"iftop_2",
"iftop_4",
"iftop_11"
],
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1284
|
get help about interactive commands
|
?
|
[
"iftop_3"
] |
iftop
|
iftop
| true |
{
"token": [
"?",
"|main|"
],
"oracle_man": [
[],
[
"iftop_3",
"iftop_4",
"iftop_5",
"iftop_6",
"iftop_7",
"iftop_8",
"iftop_9"
]
]
}
|
1285
|
enable interface eth0
|
ifup {{eth0}}
|
[
"ifup_9"
] |
ifup
|
ifup
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"ifup_9"
]
]
}
|
1286
|
enable all the interfaces defined with "auto" in `/etc/network/interfaces`
|
ifup -a
|
[
"ifup_4",
"ifup_5",
"ifup_6",
"ifup_7",
"ifup_8",
"ifup_9",
"ifup_11",
"ifup_15",
"ifup_20",
"ifup_23",
"ifup_28",
"ifup_31",
"ifup_33"
] |
ifup
|
ifup
| true |
{
"token": [
"-a",
"|main|"
],
"oracle_man": [
[
"ifup_4",
"ifup_5",
"ifup_6",
"ifup_7",
"ifup_8",
"ifup_11",
"ifup_15",
"ifup_20",
"ifup_23",
"ifup_28",
"ifup_31",
"ifup_33"
],
[
"ifup_9"
]
]
}
|
1299
|
synchronize list of packages and versions available. this should be run first, before running subsequent aptitude commands
|
aptitude update
|
[
"aptitude_11",
"aptitude_36"
] |
aptitude
|
aptitude
| true |
{
"token": [
"update",
"|main|"
],
"oracle_man": [
[
"aptitude_36"
],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
1300
|
install a new package and its dependencies
|
aptitude install {{package}}
|
[
"aptitude_11",
"aptitude_15",
"aptitude_188"
] |
aptitude
|
aptitude
| true |
{
"token": [
"install",
"|main|"
],
"oracle_man": [
[
"aptitude_15",
"aptitude_188"
],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
1301
|
search for a package
|
aptitude search {{package}}
|
[
"aptitude_6",
"aptitude_11",
"aptitude_45",
"aptitude_48",
"aptitude_105"
] |
aptitude
|
aptitude
| true |
{
"token": [
"search",
"|main|"
],
"oracle_man": [
[
"aptitude_6",
"aptitude_45",
"aptitude_48",
"aptitude_105"
],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
1302
|
search for an installed package (`?installed` is an aptitude search term)
|
aptitude search '?installed({{package}})'
|
[
"aptitude_6",
"aptitude_11",
"aptitude_45",
"aptitude_48",
"aptitude_105"
] |
aptitude
|
aptitude
| true |
{
"token": [
"search",
"|main|"
],
"oracle_man": [
[
"aptitude_6",
"aptitude_45",
"aptitude_48",
"aptitude_105"
],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
1303
|
remove a package and all packages depending on it
|
aptitude remove {{package}}
|
[
"aptitude_11",
"aptitude_28"
] |
aptitude
|
aptitude
| true |
{
"token": [
"remove",
"|main|"
],
"oracle_man": [
[
"aptitude_28"
],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
1304
|
upgrade installed packages to the newest available versions
|
aptitude upgrade
|
[
"aptitude_11"
] |
aptitude
|
aptitude
| true |
{
"token": [
"upgrade",
"|main|"
],
"oracle_man": [
[],
[
"aptitude_11",
"aptitude_12",
"aptitude_13",
"aptitude_14",
"aptitude_15",
"aptitude_16",
"aptitude_17",
"aptitude_18",
"aptitude_19",
"aptitude_20",
"aptitude_21",
"aptitude_22",
"aptitude_23",
"aptitude_24",
"aptitude_25",
"aptitude_26",
"aptitude_27",
"aptitude_28",
"aptitude_29",
"aptitude_30",
"aptitude_31",
"aptitude_32",
"aptitude_33",
"aptitude_34",
"aptitude_35",
"aptitude_36",
"aptitude_37",
"aptitude_38",
"aptitude_39",
"aptitude_40",
"aptitude_41",
"aptitude_42",
"aptitude_43",
"aptitude_44",
"aptitude_45",
"aptitude_46",
"aptitude_47",
"aptitude_48",
"aptitude_49",
"aptitude_50",
"aptitude_51",
"aptitude_52",
"aptitude_53",
"aptitude_54",
"aptitude_55",
"aptitude_56",
"aptitude_57",
"aptitude_58",
"aptitude_59",
"aptitude_60",
"aptitude_61",
"aptitude_62",
"aptitude_63",
"aptitude_64",
"aptitude_65",
"aptitude_66",
"aptitude_67",
"aptitude_68",
"aptitude_69",
"aptitude_70",
"aptitude_71",
"aptitude_72",
"aptitude_73",
"aptitude_74",
"aptitude_75",
"aptitude_76",
"aptitude_77",
"aptitude_78",
"aptitude_79",
"aptitude_80",
"aptitude_81",
"aptitude_82",
"aptitude_83",
"aptitude_84",
"aptitude_85",
"aptitude_86"
]
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.