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 |
---|---|---|---|---|---|---|---|
2271
|
list all available record targets
|
pw-record --list-targets
|
[
"pw-record_3",
"pw-record_22"
] |
pw-record
|
pw-record
| true |
{
"token": [
"--list-targets",
"|main|"
],
"oracle_man": [
[
"pw-record_22"
],
[
"pw-record_3"
]
]
}
|
2272
|
record a sample recording using the default target
|
pw-record {{path/to/file.wav}}
|
[
"pw-record_3"
] |
pw-record
|
pw-record
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"pw-record_3"
]
]
}
|
2273
|
record a sample recording at a different volume level
|
pw-record --volume={{0.1}} {{path/to/file.wav}}
|
[
"pw-record_3",
"pw-record_28"
] |
pw-record
|
pw-record
| true |
{
"token": [
"--volume",
"|main|"
],
"oracle_man": [
[
"pw-record_28"
],
[
"pw-record_3"
]
]
}
|
2274
|
record a sample recording using a different sample rate
|
pw-record --rate={{6000}} {{path/to/file.wav}}
|
[
"pw-record_3",
"pw-record_24"
] |
pw-record
|
pw-record
| true |
{
"token": [
"--rate",
"|main|"
],
"oracle_man": [
[
"pw-record_24"
],
[
"pw-record_3"
]
]
}
|
2275
|
trace the route to a host
|
tcptraceroute {{host}}
|
[
"tcptraceroute_3"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2276
|
specify the destination port and packet length in bytes
|
tcptraceroute {{host}} {{destination_port}} {{packet_length}}
|
[
"tcptraceroute_3"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2277
|
specify the local source port and source address
|
tcptraceroute {{host}} -p {{source_port}} -s {{source_address}}
|
[
"tcptraceroute_2",
"tcptraceroute_3",
"tcptraceroute_6",
"tcptraceroute_10",
"tcptraceroute_11"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"-p",
"-s",
"|main|"
],
"oracle_man": [
[
"tcptraceroute_2",
"tcptraceroute_10"
],
[
"tcptraceroute_2",
"tcptraceroute_6",
"tcptraceroute_11"
],
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2278
|
set the first and maximum ttl
|
tcptraceroute {{host}} -f {{first_ttl}} -m {{max_ttl}}
|
[
"tcptraceroute_2",
"tcptraceroute_3",
"tcptraceroute_8",
"tcptraceroute_9"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"-f",
"-m",
"|main|"
],
"oracle_man": [
[
"tcptraceroute_2",
"tcptraceroute_8"
],
[
"tcptraceroute_2",
"tcptraceroute_9"
],
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2279
|
specify the wait time and number of queries per hop
|
tcptraceroute {{host}} -w {{wait_time}} -q {{number_of_queries}}
|
[
"tcptraceroute_2",
"tcptraceroute_3",
"tcptraceroute_6",
"tcptraceroute_13",
"tcptraceroute_17"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"-w",
"-q",
"|main|"
],
"oracle_man": [
[
"tcptraceroute_2",
"tcptraceroute_6",
"tcptraceroute_17"
],
[
"tcptraceroute_2",
"tcptraceroute_13"
],
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2280
|
specify the interface
|
tcptraceroute {{host}} -i {{interface}}
|
[
"tcptraceroute_2",
"tcptraceroute_3",
"tcptraceroute_11",
"tcptraceroute_12"
] |
tcptraceroute
|
tcptraceroute
| true |
{
"token": [
"-i",
"|main|"
],
"oracle_man": [
[
"tcptraceroute_2",
"tcptraceroute_11",
"tcptraceroute_12"
],
[
"tcptraceroute_3",
"tcptraceroute_4",
"tcptraceroute_5",
"tcptraceroute_6"
]
]
}
|
2295
|
show the highscores
|
snake4scores
|
[
"snake4scores_4"
] |
snake4scores
|
snake4scores
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"snake4scores_4",
"snake4scores_5",
"snake4scores_6",
"snake4scores_7",
"snake4scores_8",
"snake4scores_9",
"snake4scores_10",
"snake4scores_11",
"snake4scores_12",
"snake4scores_13",
"snake4scores_14",
"snake4scores_15",
"snake4scores_16"
]
]
}
|
2300
|
get list of all groups
|
getent group
|
[
"getent_3",
"getent_10"
] |
getent
|
getent
| true |
{
"token": [
"group",
"|main|"
],
"oracle_man": [
[
"getent_10"
],
[
"getent_3",
"getent_4",
"getent_5",
"getent_6",
"getent_7",
"getent_8",
"getent_9",
"getent_10",
"getent_11",
"getent_12",
"getent_13",
"getent_14",
"getent_15",
"getent_16",
"getent_17",
"getent_18",
"getent_19",
"getent_20"
]
]
}
|
2301
|
see the members of a group
|
getent group {{group_name}}
|
[
"getent_3",
"getent_10"
] |
getent
|
getent
| true |
{
"token": [
"group",
"|main|"
],
"oracle_man": [
[
"getent_10"
],
[
"getent_3",
"getent_4",
"getent_5",
"getent_6",
"getent_7",
"getent_8",
"getent_9",
"getent_10",
"getent_11",
"getent_12",
"getent_13",
"getent_14",
"getent_15",
"getent_16",
"getent_17",
"getent_18",
"getent_19",
"getent_20"
]
]
}
|
2302
|
get list of all services
|
getent services
|
[
"getent_3",
"getent_19"
] |
getent
|
getent
| true |
{
"token": [
"services",
"|main|"
],
"oracle_man": [
[
"getent_19"
],
[
"getent_3",
"getent_4",
"getent_5",
"getent_6",
"getent_7",
"getent_8",
"getent_9",
"getent_10",
"getent_11",
"getent_12",
"getent_13",
"getent_14",
"getent_15",
"getent_16",
"getent_17",
"getent_18",
"getent_19",
"getent_20"
]
]
}
|
2303
|
find a username by uid
|
getent passwd 1000
|
[
"getent_3",
"getent_16"
] |
getent
|
getent
| true |
{
"token": [
"passwd",
"1000",
"|main|"
],
"oracle_man": [
[
"getent_16"
],
[],
[
"getent_3",
"getent_4",
"getent_5",
"getent_6",
"getent_7",
"getent_8",
"getent_9",
"getent_10",
"getent_11",
"getent_12",
"getent_13",
"getent_14",
"getent_15",
"getent_16",
"getent_17",
"getent_18",
"getent_19",
"getent_20"
]
]
}
|
2304
|
perform a reverse dns lookup
|
getent hosts {{host}}
|
[
"getent_3",
"getent_12"
] |
getent
|
getent
| true |
{
"token": [
"hosts",
"|main|"
],
"oracle_man": [
[
"getent_12"
],
[
"getent_3",
"getent_4",
"getent_5",
"getent_6",
"getent_7",
"getent_8",
"getent_9",
"getent_10",
"getent_11",
"getent_12",
"getent_13",
"getent_14",
"getent_15",
"getent_16",
"getent_17",
"getent_18",
"getent_19",
"getent_20"
]
]
}
|
2313
|
show a quick summary overview of the cluster
|
sinfo --summarize
|
[
"sinfo_3",
"sinfo_20",
"sinfo_131"
] |
sinfo
|
sinfo
| true |
{
"token": [
"--summarize",
"|main|"
],
"oracle_man": [
[
"sinfo_20",
"sinfo_131"
],
[
"sinfo_3"
]
]
}
|
2314
|
view the detailed status of all partitions across the entire cluster
|
sinfo
|
[
"sinfo_3"
] |
sinfo
|
sinfo
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"sinfo_3"
]
]
}
|
2315
|
view the detailed status of a specific partition
|
sinfo --partition {{partition_name}}
|
[
"sinfo_3",
"sinfo_17",
"sinfo_128",
"sinfo_192",
"sinfo_203"
] |
sinfo
|
sinfo
| true |
{
"token": [
"--partition",
"|main|"
],
"oracle_man": [
[
"sinfo_17",
"sinfo_128",
"sinfo_192",
"sinfo_203"
],
[
"sinfo_3"
]
]
}
|
2316
|
view information about idle nodes
|
sinfo --states {{idle}}
|
[
"sinfo_3",
"sinfo_133",
"sinfo_205"
] |
sinfo
|
sinfo
| true |
{
"token": [
"--states",
"|main|"
],
"oracle_man": [
[
"sinfo_133",
"sinfo_205"
],
[
"sinfo_3"
]
]
}
|
2317
|
summarise dead nodes
|
sinfo --dead
|
[
"sinfo_3",
"sinfo_5",
"sinfo_133"
] |
sinfo
|
sinfo
| true |
{
"token": [
"--dead",
"|main|"
],
"oracle_man": [
[
"sinfo_5",
"sinfo_133"
],
[
"sinfo_3"
]
]
}
|
2318
|
list dead nodes and the reasons why
|
sinfo --list-reasons
|
[
"sinfo_3",
"sinfo_24",
"sinfo_25",
"sinfo_130"
] |
sinfo
|
sinfo
| true |
{
"token": [
"--list-reasons",
"|main|"
],
"oracle_man": [
[
"sinfo_24",
"sinfo_25",
"sinfo_130"
],
[
"sinfo_3"
]
]
}
|
2319
|
output local customizations
|
semanage -S {{store}} -o {{path/to/output_file}}
|
[
"semanage_17"
] |
semanage
|
semanage
| true |
{
"token": [
"-S",
"-o",
"|main|"
],
"oracle_man": [
[],
[],
[
"semanage_17"
]
]
}
|
2320
|
take a set of commands from a specified file and load them in a single transaction
|
semanage -S {{store}} -i {{path/to/input_file}}
|
[
"semanage_17"
] |
semanage
|
semanage
| true |
{
"token": [
"-S",
"-i",
"|main|"
],
"oracle_man": [
[],
[],
[
"semanage_17"
]
]
}
|
2321
|
manage booleans. booleans allow the administrator to modify the confinement of processes based on the current configuration
|
semanage boolean -S {{store}} {{--delete|--modify|--list|--noheading|--deleteall}} {{-on|-off}} -F {{boolean|boolean_file}}
|
[
"semanage_12",
"semanage_17"
] |
semanage
|
semanage
| true |
{
"token": [
"boolean",
"-S",
"-F",
"|main|"
],
"oracle_man": [
[
"semanage_12"
],
[],
[],
[
"semanage_17"
]
]
}
|
2322
|
manage policy modules
|
semanage module -S {{store}} {{--add|--delete|--list|--modify}} {{--enable|--disable}} {{module_name}}
|
[
"semanage_9",
"semanage_17"
] |
semanage
|
semanage
| true |
{
"token": [
"module",
"-S",
"|main|"
],
"oracle_man": [
[
"semanage_9"
],
[],
[
"semanage_17"
]
]
}
|
2323
|
disable/enable dontaudit rules in policy
|
semanage dontaudit -S {{store}} {{on|off}}
|
[
"semanage_14",
"semanage_17"
] |
semanage
|
semanage
| true |
{
"token": [
"dontaudit",
"-S",
"|main|"
],
"oracle_man": [
[
"semanage_14"
],
[],
[
"semanage_17"
]
]
}
|
2324
|
create a new tomb with an initial size of 100 mb
|
tomb dig -s {{100}} {{encrypted_directory.tomb}}
|
[
"tomb_3",
"tomb_6",
"tomb_18",
"tomb_29",
"tomb_33",
"tomb_34",
"tomb_70"
] |
tomb
|
tomb
| true |
{
"token": [
"dig",
"-s",
"|main|"
],
"oracle_man": [
[
"tomb_6",
"tomb_70"
],
[
"tomb_6",
"tomb_18",
"tomb_29",
"tomb_33",
"tomb_34",
"tomb_70"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2325
|
create a new key file that can be used to lock a tomb; user will be prompted for a password for the key
|
tomb forge {{encrypted_directory.tomb.key}}
|
[
"tomb_3",
"tomb_7",
"tomb_71"
] |
tomb
|
tomb
| true |
{
"token": [
"forge",
"|main|"
],
"oracle_man": [
[
"tomb_7",
"tomb_71"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2326
|
forcefully create a new key, even if the tomb isn't allowing key forging (due to swap)
|
tomb forge {{encrypted_directory.tomb.key}} -f
|
[
"tomb_3",
"tomb_7",
"tomb_8",
"tomb_28",
"tomb_57",
"tomb_59",
"tomb_71"
] |
tomb
|
tomb
| true |
{
"token": [
"forge",
"-f",
"|main|"
],
"oracle_man": [
[
"tomb_7",
"tomb_71"
],
[
"tomb_8",
"tomb_28",
"tomb_57",
"tomb_59"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2327
|
initialize and lock an empty tomb using a key made with `forge`
|
tomb lock {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}}
|
[
"tomb_3",
"tomb_7",
"tomb_8",
"tomb_9",
"tomb_16",
"tomb_17",
"tomb_18",
"tomb_19",
"tomb_20",
"tomb_21",
"tomb_22",
"tomb_23",
"tomb_24",
"tomb_32",
"tomb_72",
"tomb_73",
"tomb_75",
"tomb_77",
"tomb_79",
"tomb_81",
"tomb_83"
] |
tomb
|
tomb
| true |
{
"token": [
"lock",
"-k",
"|main|"
],
"oracle_man": [
[
"tomb_8",
"tomb_72"
],
[
"tomb_7",
"tomb_8",
"tomb_9",
"tomb_16",
"tomb_17",
"tomb_18",
"tomb_19",
"tomb_20",
"tomb_21",
"tomb_22",
"tomb_23",
"tomb_24",
"tomb_32",
"tomb_72",
"tomb_73",
"tomb_75",
"tomb_77",
"tomb_79",
"tomb_81",
"tomb_83"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2328
|
mount a tomb (by default in `/media`) using its key, making it usable as a regular filesystem directory
|
tomb open {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}}
|
[
"tomb_3",
"tomb_7",
"tomb_8",
"tomb_9",
"tomb_16",
"tomb_17",
"tomb_18",
"tomb_19",
"tomb_20",
"tomb_21",
"tomb_22",
"tomb_23",
"tomb_24",
"tomb_32",
"tomb_72",
"tomb_73",
"tomb_75",
"tomb_77",
"tomb_79",
"tomb_81",
"tomb_83"
] |
tomb
|
tomb
| true |
{
"token": [
"open",
"-k",
"|main|"
],
"oracle_man": [
[
"tomb_9",
"tomb_73",
"tomb_79",
"tomb_81",
"tomb_83"
],
[
"tomb_7",
"tomb_8",
"tomb_9",
"tomb_16",
"tomb_17",
"tomb_18",
"tomb_19",
"tomb_20",
"tomb_21",
"tomb_22",
"tomb_23",
"tomb_24",
"tomb_32",
"tomb_72",
"tomb_73",
"tomb_75",
"tomb_77",
"tomb_79",
"tomb_81",
"tomb_83"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2329
|
close a tomb (fails if the tomb is being used by a process)
|
tomb close {{encrypted_directory.tomb}}
|
[
"tomb_3",
"tomb_14"
] |
tomb
|
tomb
| true |
{
"token": [
"close",
"|main|"
],
"oracle_man": [
[
"tomb_14"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2330
|
forcefully close all open tombs, killing any applications using them
|
tomb slam all
|
[
"tomb_3",
"tomb_10",
"tomb_11",
"tomb_15"
] |
tomb
|
tomb
| true |
{
"token": [
"slam",
"all",
"|main|"
],
"oracle_man": [
[
"tomb_15"
],
[
"tomb_10",
"tomb_11"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2331
|
list all open tombs
|
tomb list
|
[
"tomb_3",
"tomb_10"
] |
tomb
|
tomb
| true |
{
"token": [
"list",
"|main|"
],
"oracle_man": [
[
"tomb_10"
],
[
"tomb_3",
"tomb_4",
"tomb_5"
]
]
}
|
2340
|
open the filesystem in read only mode
|
debugfs {{/dev/sdXN}}
|
[
"debugfs_3"
] |
debugfs
|
debugfs
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2341
|
open the filesystem in read write mode
|
debugfs -w {{/dev/sdXN}}
|
[
"debugfs_3",
"debugfs_5",
"debugfs_76"
] |
debugfs
|
debugfs
| true |
{
"token": [
"-w",
"|main|"
],
"oracle_man": [
[
"debugfs_5",
"debugfs_76"
],
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2342
|
read commands from a specified file, execute them and then exit
|
debugfs -f {{path/to/cmd_file}} {{/dev/sdXN}}
|
[
"debugfs_2",
"debugfs_3",
"debugfs_12",
"debugfs_22",
"debugfs_37",
"debugfs_39",
"debugfs_43",
"debugfs_58",
"debugfs_65",
"debugfs_76",
"debugfs_101",
"debugfs_102"
] |
debugfs
|
debugfs
| true |
{
"token": [
"-f",
"|main|"
],
"oracle_man": [
[
"debugfs_2",
"debugfs_12",
"debugfs_22",
"debugfs_37",
"debugfs_39",
"debugfs_43",
"debugfs_58",
"debugfs_65",
"debugfs_76",
"debugfs_101",
"debugfs_102"
],
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2343
|
view the filesystem stats in debugfs console
|
stats
|
[
"debugfs_3",
"debugfs_92"
] |
debugfs
|
debugfs
| true |
{
"token": [
"stats",
"|main|"
],
"oracle_man": [
[
"debugfs_92"
],
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2344
|
close the filesystem
|
close -a
|
[
"debugfs_3",
"debugfs_21",
"debugfs_26",
"debugfs_57",
"debugfs_65",
"debugfs_67"
] |
debugfs
|
debugfs
| true |
{
"token": [
"close",
"-a",
"|main|"
],
"oracle_man": [
[
"debugfs_26",
"debugfs_57"
],
[
"debugfs_21",
"debugfs_26",
"debugfs_65",
"debugfs_67"
],
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2345
|
list all available commands
|
lr
|
[
"debugfs_3"
] |
debugfs
|
debugfs
| true |
{
"token": [
"lr",
"|main|"
],
"oracle_man": [
[],
[
"debugfs_3",
"debugfs_4"
]
]
}
|
2350
|
write a string to a dconf path (note the nested quotes)
|
dconf write {{/example/dconf/path}} "'{{Example Value}}'"
|
[
"dconf_2"
] |
dconf
|
dconf-write
| true |
{
"token": [
"write",
"|main|"
],
"oracle_man": [
[],
[
"dconf_2",
"dconf_3",
"dconf_4",
"dconf_5",
"dconf_6",
"dconf_7"
]
]
}
|
2351
|
write a boolean to a dconf path
|
dconf write {{/example/dconf/path}} {{true|false}}
|
[
"dconf_2"
] |
dconf
|
dconf-write
| true |
{
"token": [
"write",
"|main|"
],
"oracle_man": [
[],
[
"dconf_2",
"dconf_3",
"dconf_4",
"dconf_5",
"dconf_6",
"dconf_7"
]
]
}
|
2352
|
write an integer to a dconf path
|
dconf write {{/example/dconf/path}} {{16}}
|
[
"dconf_2"
] |
dconf
|
dconf-write
| true |
{
"token": [
"write",
"|main|"
],
"oracle_man": [
[],
[
"dconf_2",
"dconf_3",
"dconf_4",
"dconf_5",
"dconf_6",
"dconf_7"
]
]
}
|
2353
|
write an array to a dconf path
|
dconf write {{/example/dconf/path}} "[{{'My First Value', 'My Second Value'}}]"
|
[
"dconf_2"
] |
dconf
|
dconf-write
| true |
{
"token": [
"write",
"|main|"
],
"oracle_man": [
[],
[
"dconf_2",
"dconf_3",
"dconf_4",
"dconf_5",
"dconf_6",
"dconf_7"
]
]
}
|
2354
|
write an empty array to a dconf path
|
dconf write {{/example/dconf/path}} "@as []"
|
[
"dconf_2"
] |
dconf
|
dconf-write
| true |
{
"token": [
"write",
"@as",
"[]",
"|main|"
],
"oracle_man": [
[],
[],
[],
[
"dconf_2",
"dconf_3",
"dconf_4",
"dconf_5",
"dconf_6",
"dconf_7"
]
]
}
|
2355
|
generate a random number
|
mcookie
|
[
"mcookie_3"
] |
mcookie
|
mcookie
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"mcookie_3",
"mcookie_4",
"mcookie_5"
]
]
}
|
2356
|
generate a random number, using the contents of a file as a seed for the randomness
|
mcookie --file {{path/to/file}}
|
[
"mcookie_3",
"mcookie_5",
"mcookie_6"
] |
mcookie
|
mcookie
| true |
{
"token": [
"--file",
"|main|"
],
"oracle_man": [
[
"mcookie_5",
"mcookie_6"
],
[
"mcookie_3",
"mcookie_4",
"mcookie_5"
]
]
}
|
2357
|
generate a random number, using a specific number of bytes from a file as a seed for the randomness
|
mcookie --file {{path/to/file}} --max-size {{number_of_bytes}}
|
[
"mcookie_3",
"mcookie_5",
"mcookie_6",
"mcookie_7"
] |
mcookie
|
mcookie
| true |
{
"token": [
"--file",
"--max-size",
"|main|"
],
"oracle_man": [
[
"mcookie_5",
"mcookie_6"
],
[
"mcookie_7"
],
[
"mcookie_3",
"mcookie_4",
"mcookie_5"
]
]
}
|
2358
|
print the details of the randomness used, such as the origin and seed for each source
|
mcookie --verbose
|
[
"mcookie_3",
"mcookie_9"
] |
mcookie
|
mcookie
| true |
{
"token": [
"--verbose",
"|main|"
],
"oracle_man": [
[
"mcookie_9"
],
[
"mcookie_3",
"mcookie_4",
"mcookie_5"
]
]
}
|
2359
|
read a man page for a command that is provided by a specified package name
|
debman -p {{package_name}} {{command_name}}
|
[
"debman_2",
"debman_3"
] |
debman
|
debman
| true |
{
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"debman_2",
"debman_3"
],
[
"debman_3"
]
]
}
|
2360
|
specify a package version to download
|
debman -p {{package_name}}={{version}} {{command_name}}
|
[
"debman_2",
"debman_3"
] |
debman
|
debman
| true |
{
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"debman_2",
"debman_3"
],
[
"debman_3"
]
]
}
|
2361
|
read a man page in a `.deb` file
|
debman -f {{path/to/filename.deb}} {{command_name}}
|
[
"debman_2",
"debman_3"
] |
debman
|
debman
| true |
{
"token": [
"-f",
"|main|"
],
"oracle_man": [
[
"debman_2",
"debman_3"
],
[
"debman_3"
]
]
}
|
2386
|
setup a given partition as swap area
|
sudo mkswap {{/dev/sdb7}}
|
[
"mkswap_3"
] |
mkswap
|
mkswap
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"mkswap_3",
"mkswap_4",
"mkswap_5",
"mkswap_6"
]
]
}
|
2387
|
use a given file as swap area
|
sudo mkswap {{path/to/file}}
|
[
"mkswap_3"
] |
mkswap
|
mkswap
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"mkswap_3",
"mkswap_4",
"mkswap_5",
"mkswap_6"
]
]
}
|
2388
|
check a partition for bad blocks before creating the swap area
|
sudo mkswap -c {{/dev/sdb7}}
|
[
"mkswap_3",
"mkswap_10"
] |
mkswap
|
mkswap
| true |
{
"token": [
"-c",
"|main|"
],
"oracle_man": [
[
"mkswap_10"
],
[
"mkswap_3",
"mkswap_4",
"mkswap_5",
"mkswap_6"
]
]
}
|
2389
|
specify a label for the file (to allow `swapon` to use the label)
|
sudo mkswap -L {{swap1}} {{path/to/file}}
|
[
"mkswap_3",
"mkswap_13"
] |
mkswap
|
mkswap
| true |
{
"token": [
"-L",
"|main|"
],
"oracle_man": [
[
"mkswap_13"
],
[
"mkswap_3",
"mkswap_4",
"mkswap_5",
"mkswap_6"
]
]
}
|
2390
|
list files in a zip archive
|
atool --list {{path/to/archive.zip}}
|
[
"atool_3",
"atool_12"
] |
atool
|
atool
| true |
{
"token": [
"--list",
"|main|"
],
"oracle_man": [
[
"atool_12"
],
[
"atool_3",
"atool_4",
"atool_5",
"atool_6",
"atool_7",
"atool_8",
"atool_9",
"atool_10"
]
]
}
|
2391
|
unpack a tar.gz archive into a new subdirectory (or current directory if it contains only one file)
|
atool --extract {{path/to/archive.tar.gz}}
|
[
"atool_3",
"atool_13",
"atool_14"
] |
atool
|
atool
| true |
{
"token": [
"--extract",
"|main|"
],
"oracle_man": [
[
"atool_13",
"atool_14"
],
[
"atool_3",
"atool_4",
"atool_5",
"atool_6",
"atool_7",
"atool_8",
"atool_9",
"atool_10"
]
]
}
|
2392
|
create a new 7zip archive with two files
|
atool --add {{path/to/archive.7z}} {{path/to/file1}} {{path/to/file2}}
|
[
"atool_3",
"atool_15"
] |
atool
|
atool
| true |
{
"token": [
"--add",
"|main|"
],
"oracle_man": [
[
"atool_15"
],
[
"atool_3",
"atool_4",
"atool_5",
"atool_6",
"atool_7",
"atool_8",
"atool_9",
"atool_10"
]
]
}
|
2393
|
extract all zip and rar archives in the current directory
|
atool --each --extract {{*.zip}} {{*.rar}}
|
[
"atool_3",
"atool_9",
"atool_13",
"atool_14",
"atool_18"
] |
atool
|
atool
| true |
{
"token": [
"--each",
"--extract",
"|main|"
],
"oracle_man": [
[
"atool_9",
"atool_18"
],
[
"atool_13",
"atool_14"
],
[
"atool_3",
"atool_4",
"atool_5",
"atool_6",
"atool_7",
"atool_8",
"atool_9",
"atool_10"
]
]
}
|
2398
|
submit a script with default settings (depends on torque settings)
|
qsub {{script.sh}}
|
[
"qsub_3"
] |
qsub
|
qsub
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"qsub_3",
"qsub_4",
"qsub_5",
"qsub_6",
"qsub_7",
"qsub_8",
"qsub_9",
"qsub_10",
"qsub_11",
"qsub_12",
"qsub_13",
"qsub_14",
"qsub_15",
"qsub_16"
]
]
}
|
2399
|
submit a script with a specified wallclock runtime limit of 1 hour, 2 minutes and 3 seconds
|
qsub -l walltime={{1}}:{{2}}:{{3}} {{script.sh}}
|
[
"qsub_2",
"qsub_3",
"qsub_56",
"qsub_150"
] |
qsub
|
qsub
| true |
{
"token": [
"-l",
"walltime",
"|main|"
],
"oracle_man": [
[
"qsub_2",
"qsub_56",
"qsub_150"
],
[],
[
"qsub_3",
"qsub_4",
"qsub_5",
"qsub_6",
"qsub_7",
"qsub_8",
"qsub_9",
"qsub_10",
"qsub_11",
"qsub_12",
"qsub_13",
"qsub_14",
"qsub_15",
"qsub_16"
]
]
}
|
2400
|
submit a script that is executed on 2 nodes using 4 cores per node
|
qsub -l nodes={{2}}:ppn={{4}} {{script.sh}}
|
[
"qsub_2",
"qsub_3",
"qsub_56",
"qsub_150"
] |
qsub
|
qsub
| true |
{
"token": [
"-l",
"nodes",
"|main|"
],
"oracle_man": [
[
"qsub_2",
"qsub_56",
"qsub_150"
],
[],
[
"qsub_3",
"qsub_4",
"qsub_5",
"qsub_6",
"qsub_7",
"qsub_8",
"qsub_9",
"qsub_10",
"qsub_11",
"qsub_12",
"qsub_13",
"qsub_14",
"qsub_15",
"qsub_16"
]
]
}
|
2401
|
submit a script to a specific queue. note that different queues can have different maximum and minimum runtime limits
|
qsub -q {{queue_name}} {{script.sh}}
|
[
"qsub_2",
"qsub_3",
"qsub_77",
"qsub_79",
"qsub_80"
] |
qsub
|
qsub
| true |
{
"token": [
"-q",
"|main|"
],
"oracle_man": [
[
"qsub_2",
"qsub_3",
"qsub_77",
"qsub_79",
"qsub_80"
],
[
"qsub_3",
"qsub_4",
"qsub_5",
"qsub_6",
"qsub_7",
"qsub_8",
"qsub_9",
"qsub_10",
"qsub_11",
"qsub_12",
"qsub_13",
"qsub_14",
"qsub_15",
"qsub_16"
]
]
}
|
2402
|
scan for bluetooth devices
|
hcitool scan
|
[
"hcitool_3",
"hcitool_8"
] |
hcitool
|
hcitool
| true |
{
"token": [
"scan",
"|main|"
],
"oracle_man": [
[
"hcitool_8"
],
[
"hcitool_3"
]
]
}
|
2403
|
output the name of a device, returning its mac address
|
hcitool name {{bdaddr}}
|
[
"hcitool_3",
"hcitool_9"
] |
hcitool
|
hcitool
| true |
{
"token": [
"name",
"|main|"
],
"oracle_man": [
[
"hcitool_9"
],
[
"hcitool_3"
]
]
}
|
2404
|
fetch information about a remote bluetooth device
|
hcitool info {{bdaddr}}
|
[
"hcitool_3",
"hcitool_10"
] |
hcitool
|
hcitool
| true |
{
"token": [
"info",
"|main|"
],
"oracle_man": [
[
"hcitool_10"
],
[
"hcitool_3"
]
]
}
|
2405
|
check the link quality to a bluetooth device
|
hcitool lq {{bdaddr}}
|
[
"hcitool_3",
"hcitool_20"
] |
hcitool
|
hcitool
| true |
{
"token": [
"lq",
"|main|"
],
"oracle_man": [
[
"hcitool_20"
],
[
"hcitool_3"
]
]
}
|
2406
|
modify the transmit power level
|
hcitool tpl {{bdaddr}} {{0|1}}
|
[
"hcitool_3",
"hcitool_21"
] |
hcitool
|
hcitool
| true |
{
"token": [
"tpl",
"|main|"
],
"oracle_man": [
[
"hcitool_21"
],
[
"hcitool_3"
]
]
}
|
2407
|
display the link policy
|
hcitool lp
|
[
"hcitool_3",
"hcitool_23"
] |
hcitool
|
hcitool
| true |
{
"token": [
"lp",
"|main|"
],
"oracle_man": [
[
"hcitool_23"
],
[
"hcitool_3"
]
]
}
|
2408
|
request authentication with a specific device
|
hcitool auth {{bdaddr}}
|
[
"hcitool_3",
"hcitool_25"
] |
hcitool
|
hcitool
| true |
{
"token": [
"auth",
"|main|"
],
"oracle_man": [
[
"hcitool_25"
],
[
"hcitool_3"
]
]
}
|
2409
|
display local devices
|
hcitool dev
|
[
"hcitool_3",
"hcitool_6"
] |
hcitool
|
hcitool
| true |
{
"token": [
"dev",
"|main|"
],
"oracle_man": [
[
"hcitool_6"
],
[
"hcitool_3"
]
]
}
|
2410
|
display the neighbour/arp table entries
|
ip neighbour
|
[
"ip-neighbour_1",
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
] |
ip-neighbour
|
ip-neighbour
| true |
{
"token": [
"ip",
"neighbour",
"|main|"
],
"oracle_man": [
[
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
],
[
"ip-neighbour_1",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_45"
],
[
"ip-neighbour_7",
"ip-neighbour_8",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_12",
"ip-neighbour_13",
"ip-neighbour_14",
"ip-neighbour_15",
"ip-neighbour_16",
"ip-neighbour_17",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_24",
"ip-neighbour_25",
"ip-neighbour_26",
"ip-neighbour_27",
"ip-neighbour_28",
"ip-neighbour_29",
"ip-neighbour_30",
"ip-neighbour_31",
"ip-neighbour_32",
"ip-neighbour_33",
"ip-neighbour_34",
"ip-neighbour_35",
"ip-neighbour_36",
"ip-neighbour_37",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_40",
"ip-neighbour_41",
"ip-neighbour_42",
"ip-neighbour_43",
"ip-neighbour_44"
]
]
}
|
2411
|
remove entries in the neighbour table on device `eth0`
|
sudo ip neighbour flush dev {{eth0}}
|
[
"ip-neighbour_1",
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_14",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_34",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_44",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
] |
ip-neighbour
|
ip-neighbour
| true |
{
"token": [
"ip",
"neighbour",
"flush",
"dev",
"|main|"
],
"oracle_man": [
[
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
],
[
"ip-neighbour_1",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_45"
],
[
"ip-neighbour_39",
"ip-neighbour_46"
],
[
"ip-neighbour_14",
"ip-neighbour_34",
"ip-neighbour_44"
],
[
"ip-neighbour_7",
"ip-neighbour_8",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_12",
"ip-neighbour_13",
"ip-neighbour_14",
"ip-neighbour_15",
"ip-neighbour_16",
"ip-neighbour_17",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_24",
"ip-neighbour_25",
"ip-neighbour_26",
"ip-neighbour_27",
"ip-neighbour_28",
"ip-neighbour_29",
"ip-neighbour_30",
"ip-neighbour_31",
"ip-neighbour_32",
"ip-neighbour_33",
"ip-neighbour_34",
"ip-neighbour_35",
"ip-neighbour_36",
"ip-neighbour_37",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_40",
"ip-neighbour_41",
"ip-neighbour_42",
"ip-neighbour_43",
"ip-neighbour_44"
]
]
}
|
2412
|
perform a neighbour lookup and return a neighbour entry
|
ip neighbour get {{lookup_ip}} dev {{eth0}}
|
[
"ip-neighbour_1",
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_14",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_34",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_44",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
] |
ip-neighbour
|
ip-neighbour
| true |
{
"token": [
"ip",
"neighbour",
"get",
"dev",
"|main|"
],
"oracle_man": [
[
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
],
[
"ip-neighbour_1",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_45"
],
[
"ip-neighbour_5",
"ip-neighbour_41",
"ip-neighbour_44",
"ip-neighbour_47"
],
[
"ip-neighbour_14",
"ip-neighbour_34",
"ip-neighbour_44"
],
[
"ip-neighbour_7",
"ip-neighbour_8",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_12",
"ip-neighbour_13",
"ip-neighbour_14",
"ip-neighbour_15",
"ip-neighbour_16",
"ip-neighbour_17",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_24",
"ip-neighbour_25",
"ip-neighbour_26",
"ip-neighbour_27",
"ip-neighbour_28",
"ip-neighbour_29",
"ip-neighbour_30",
"ip-neighbour_31",
"ip-neighbour_32",
"ip-neighbour_33",
"ip-neighbour_34",
"ip-neighbour_35",
"ip-neighbour_36",
"ip-neighbour_37",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_40",
"ip-neighbour_41",
"ip-neighbour_42",
"ip-neighbour_43",
"ip-neighbour_44"
]
]
}
|
2413
|
add or delete an arp entry for the neighbour ip address to `eth0`
|
sudo ip neighbour {{add|del}} {{ip_address}} lladdr {{mac_address}} dev {{eth0}} nud reachable
|
[
"ip-neighbour_1",
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_14",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_34",
"ip-neighbour_36",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_44",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
] |
ip-neighbour
|
ip-neighbour
| true |
{
"token": [
"ip",
"neighbour",
"lladdr",
"dev",
"nud",
"reachable",
"|main|"
],
"oracle_man": [
[
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
],
[
"ip-neighbour_1",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_45"
],
[
"ip-neighbour_18"
],
[
"ip-neighbour_14",
"ip-neighbour_34",
"ip-neighbour_44"
],
[
"ip-neighbour_19",
"ip-neighbour_38"
],
[
"ip-neighbour_22"
],
[
"ip-neighbour_7",
"ip-neighbour_8",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_12",
"ip-neighbour_13",
"ip-neighbour_14",
"ip-neighbour_15",
"ip-neighbour_16",
"ip-neighbour_17",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_24",
"ip-neighbour_25",
"ip-neighbour_26",
"ip-neighbour_27",
"ip-neighbour_28",
"ip-neighbour_29",
"ip-neighbour_30",
"ip-neighbour_31",
"ip-neighbour_32",
"ip-neighbour_33",
"ip-neighbour_34",
"ip-neighbour_35",
"ip-neighbour_36",
"ip-neighbour_37",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_40",
"ip-neighbour_41",
"ip-neighbour_42",
"ip-neighbour_43",
"ip-neighbour_44"
]
]
}
|
2414
|
change or replace an arp entry for the neighbour ip address to `eth0`
|
sudo ip neighbour {{change|replace}} {{ip_address}} lladdr {{new_mac_address}} dev {{eth0}}
|
[
"ip-neighbour_1",
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_14",
"ip-neighbour_18",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_34",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_44",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
] |
ip-neighbour
|
ip-neighbour
| true |
{
"token": [
"ip",
"neighbour",
"lladdr",
"dev",
"|main|"
],
"oracle_man": [
[
"ip-neighbour_2",
"ip-neighbour_3",
"ip-neighbour_4",
"ip-neighbour_5",
"ip-neighbour_7",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_39",
"ip-neighbour_41",
"ip-neighbour_45",
"ip-neighbour_46",
"ip-neighbour_47"
],
[
"ip-neighbour_1",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_25",
"ip-neighbour_29",
"ip-neighbour_32",
"ip-neighbour_36",
"ip-neighbour_39",
"ip-neighbour_45"
],
[
"ip-neighbour_18"
],
[
"ip-neighbour_14",
"ip-neighbour_34",
"ip-neighbour_44"
],
[
"ip-neighbour_7",
"ip-neighbour_8",
"ip-neighbour_9",
"ip-neighbour_10",
"ip-neighbour_11",
"ip-neighbour_12",
"ip-neighbour_13",
"ip-neighbour_14",
"ip-neighbour_15",
"ip-neighbour_16",
"ip-neighbour_17",
"ip-neighbour_18",
"ip-neighbour_19",
"ip-neighbour_20",
"ip-neighbour_21",
"ip-neighbour_22",
"ip-neighbour_23",
"ip-neighbour_24",
"ip-neighbour_25",
"ip-neighbour_26",
"ip-neighbour_27",
"ip-neighbour_28",
"ip-neighbour_29",
"ip-neighbour_30",
"ip-neighbour_31",
"ip-neighbour_32",
"ip-neighbour_33",
"ip-neighbour_34",
"ip-neighbour_35",
"ip-neighbour_36",
"ip-neighbour_37",
"ip-neighbour_38",
"ip-neighbour_39",
"ip-neighbour_40",
"ip-neighbour_41",
"ip-neighbour_42",
"ip-neighbour_43",
"ip-neighbour_44"
]
]
}
|
2419
|
generate a bug report about a specific package, then send it by email
|
reportbug {{package}}
|
[
"reportbug_3"
] |
reportbug
|
reportbug
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"reportbug_3",
"reportbug_4",
"reportbug_5",
"reportbug_6"
]
]
}
|
2420
|
report a bug that is not about a specific package (general problem, infrastructure, etc.)
|
reportbug other
|
[
"reportbug_3"
] |
reportbug
|
reportbug
| true |
{
"token": [
"other",
"|main|"
],
"oracle_man": [
[],
[
"reportbug_3",
"reportbug_4",
"reportbug_5",
"reportbug_6"
]
]
}
|
2421
|
write the bug report to a file instead of sending it by email
|
reportbug -o {{filename}} {{package}}
|
[
"reportbug_3",
"reportbug_39",
"reportbug_65",
"reportbug_67",
"reportbug_76"
] |
reportbug
|
reportbug
| true |
{
"token": [
"-o",
"|main|"
],
"oracle_man": [
[
"reportbug_39",
"reportbug_65",
"reportbug_67",
"reportbug_76"
],
[
"reportbug_3",
"reportbug_4",
"reportbug_5",
"reportbug_6"
]
]
}
|
2422
|
create an ext2 filesystem in partition 1 of device b (`sdb1`)
|
mkfs.ext2 {{/dev/sdb1}}
|
[
"mke2fs_4"
] |
mke2fs
|
mke2fs
| true |
{
"token": [
"mkfs.ext2",
"|main|"
],
"oracle_man": [
[],
[
"mke2fs_4",
"mke2fs_5",
"mke2fs_6",
"mke2fs_7"
]
]
}
|
2423
|
create an ext3 filesystem in partition 1 of device b (`sdb1`)
|
mkfs.ext3 {{/dev/sdb1}}
|
[
"mke2fs_4"
] |
mke2fs
|
mke2fs
| true |
{
"token": [
"mkfs.ext3",
"|main|"
],
"oracle_man": [
[],
[
"mke2fs_4",
"mke2fs_5",
"mke2fs_6",
"mke2fs_7"
]
]
}
|
2424
|
create an ext4 filesystem in partition 1 of device b (`sdb1`)
|
mkfs.ext4 {{/dev/sdb1}}
|
[
"mke2fs_4"
] |
mke2fs
|
mke2fs
| true |
{
"token": [
"mkfs.ext4",
"|main|"
],
"oracle_man": [
[],
[
"mke2fs_4",
"mke2fs_5",
"mke2fs_6",
"mke2fs_7"
]
]
}
|
2425
|
view current configuration
|
sudo nft list ruleset
|
[
"nft_3",
"nft_15",
"nft_55",
"nft_61",
"nft_62",
"nft_63",
"nft_66",
"nft_79",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156",
"nft_418",
"nft_419",
"nft_420",
"nft_421",
"nft_504",
"nft_510",
"nft_572",
"nft_573"
] |
nft
|
nft
| true |
{
"token": [
"list",
"ruleset",
"|main|"
],
"oracle_man": [
[
"nft_15",
"nft_55",
"nft_61",
"nft_63",
"nft_66",
"nft_79",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156"
],
[
"nft_61",
"nft_62",
"nft_418",
"nft_419",
"nft_420",
"nft_421",
"nft_504",
"nft_510",
"nft_572",
"nft_573"
],
[
"nft_3"
]
]
}
|
2426
|
add a new table with family "inet" and table "filter"
|
sudo nft add table {{inet}} {{filter}}
|
[
"nft_3",
"nft_67",
"nft_73",
"nft_74",
"nft_75",
"nft_76",
"nft_77",
"nft_81",
"nft_83",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_163",
"nft_164",
"nft_173",
"nft_179",
"nft_183",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_412",
"nft_465",
"nft_505",
"nft_516",
"nft_518",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
] |
nft
|
nft
| true |
{
"token": [
"add",
"table",
"|main|"
],
"oracle_man": [
[
"nft_67",
"nft_73",
"nft_74",
"nft_77",
"nft_81",
"nft_83",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_164",
"nft_179",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_412",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
],
[
"nft_67",
"nft_75",
"nft_76",
"nft_163",
"nft_173",
"nft_183",
"nft_465",
"nft_505",
"nft_516",
"nft_518"
],
[
"nft_3"
]
]
}
|
2427
|
add a new chain to accept all inbound traffic
|
sudo nft add chain {{inet}} {{filter}} {{input}} \{ type {{filter}} hook {{input}} priority {{0}} \; policy {{accept}} \}
|
[
"nft_3",
"nft_67",
"nft_73",
"nft_74",
"nft_77",
"nft_81",
"nft_83",
"nft_95",
"nft_96",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_146",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_164",
"nft_174",
"nft_179",
"nft_184",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_210",
"nft_212",
"nft_214",
"nft_234",
"nft_368",
"nft_412",
"nft_423",
"nft_424",
"nft_473",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
] |
nft
|
nft
| true |
{
"token": [
"add",
"chain",
"\\{",
"type",
"hook",
"priority",
"\\;",
"policy",
"\\}",
"|main|"
],
"oracle_man": [
[
"nft_67",
"nft_73",
"nft_74",
"nft_77",
"nft_81",
"nft_83",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_164",
"nft_179",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_412",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
],
[
"nft_81",
"nft_174",
"nft_184",
"nft_423",
"nft_424"
],
[],
[
"nft_174",
"nft_184",
"nft_210",
"nft_212",
"nft_214",
"nft_234",
"nft_368"
],
[],
[
"nft_95",
"nft_96",
"nft_146",
"nft_473"
],
[],
[],
[],
[
"nft_3"
]
]
}
|
2428
|
add a new rule to accept several tcp ports
|
sudo nft add rule {{inet}} {{filter}} {{input}} {{tcp}} {{dport \{ telnet, ssh, http, https \} accept}}
|
[
"nft_3",
"nft_67",
"nft_73",
"nft_74",
"nft_77",
"nft_81",
"nft_83",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_113",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_164",
"nft_179",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_277",
"nft_412",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
] |
nft
|
nft
| true |
{
"token": [
"add",
"rule",
"|main|"
],
"oracle_man": [
[
"nft_67",
"nft_73",
"nft_74",
"nft_77",
"nft_81",
"nft_83",
"nft_103",
"nft_105",
"nft_107",
"nft_111",
"nft_112",
"nft_117",
"nft_120",
"nft_122",
"nft_124",
"nft_129",
"nft_131",
"nft_135",
"nft_138",
"nft_144",
"nft_147",
"nft_152",
"nft_154",
"nft_158",
"nft_164",
"nft_179",
"nft_185",
"nft_188",
"nft_190",
"nft_191",
"nft_194",
"nft_196",
"nft_412",
"nft_520",
"nft_537",
"nft_543",
"nft_545",
"nft_575"
],
[
"nft_103",
"nft_111",
"nft_112",
"nft_113",
"nft_117",
"nft_120",
"nft_277",
"nft_575"
],
[
"nft_3"
]
]
}
|
2429
|
show rule handles
|
sudo nft --handle --numeric list chain {{family}} {{table}} {{chain}}
|
[
"nft_3",
"nft_15",
"nft_16",
"nft_22",
"nft_23",
"nft_24",
"nft_25",
"nft_55",
"nft_61",
"nft_63",
"nft_66",
"nft_79",
"nft_81",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156",
"nft_174",
"nft_184",
"nft_423",
"nft_424"
] |
nft
|
nft
| true |
{
"token": [
"--handle",
"--numeric",
"list",
"chain",
"|main|"
],
"oracle_man": [
[
"nft_16"
],
[
"nft_22",
"nft_23",
"nft_24",
"nft_25"
],
[
"nft_15",
"nft_55",
"nft_61",
"nft_63",
"nft_66",
"nft_79",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156"
],
[
"nft_81",
"nft_174",
"nft_184",
"nft_423",
"nft_424"
],
[
"nft_3"
]
]
}
|
2430
|
delete a rule
|
sudo nft delete rule {{inet}} {{filter}} {{input}} handle {{3}}
|
[
"nft_3",
"nft_70",
"nft_78",
"nft_85",
"nft_103",
"nft_110",
"nft_111",
"nft_112",
"nft_113",
"nft_117",
"nft_120",
"nft_125",
"nft_132",
"nft_136",
"nft_138",
"nft_148",
"nft_152",
"nft_155",
"nft_277",
"nft_497",
"nft_575"
] |
nft
|
nft
| true |
{
"token": [
"delete",
"rule",
"handle",
"|main|"
],
"oracle_man": [
[
"nft_70",
"nft_78",
"nft_85",
"nft_110",
"nft_113",
"nft_125",
"nft_132",
"nft_136",
"nft_138",
"nft_148",
"nft_152",
"nft_155"
],
[
"nft_103",
"nft_111",
"nft_112",
"nft_113",
"nft_117",
"nft_120",
"nft_277",
"nft_575"
],
[
"nft_497"
],
[
"nft_3"
]
]
}
|
2431
|
save current configuration
|
sudo nft list ruleset > {{/etc/nftables.conf}}
|
[
"nft_3",
"nft_15",
"nft_55",
"nft_61",
"nft_62",
"nft_63",
"nft_66",
"nft_79",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156",
"nft_418",
"nft_419",
"nft_420",
"nft_421",
"nft_504",
"nft_510",
"nft_572",
"nft_573"
] |
nft
|
nft
| true |
{
"token": [
"list",
"ruleset",
"|main|"
],
"oracle_man": [
[
"nft_15",
"nft_55",
"nft_61",
"nft_63",
"nft_66",
"nft_79",
"nft_87",
"nft_114",
"nft_126",
"nft_133",
"nft_149",
"nft_150",
"nft_152",
"nft_156"
],
[
"nft_61",
"nft_62",
"nft_418",
"nft_419",
"nft_420",
"nft_421",
"nft_504",
"nft_510",
"nft_572",
"nft_573"
],
[
"nft_3"
]
]
}
|
2432
|
list all captured core dumps
|
coredumpctl list
|
[
"coredumpctl_3",
"coredumpctl_5",
"coredumpctl_42"
] |
coredumpctl
|
coredumpctl
| true |
{
"token": [
"list",
"|main|"
],
"oracle_man": [
[
"coredumpctl_5",
"coredumpctl_42"
],
[
"coredumpctl_3"
]
]
}
|
2433
|
list captured core dumps for a program
|
coredumpctl list {{program}}
|
[
"coredumpctl_3",
"coredumpctl_5",
"coredumpctl_42"
] |
coredumpctl
|
coredumpctl
| true |
{
"token": [
"list",
"|main|"
],
"oracle_man": [
[
"coredumpctl_5",
"coredumpctl_42"
],
[
"coredumpctl_3"
]
]
}
|
2434
|
show information about the core dumps matching a program with `pid`
|
coredumpctl info {{PID}}
|
[
"coredumpctl_3",
"coredumpctl_14",
"coredumpctl_50"
] |
coredumpctl
|
coredumpctl
| true |
{
"token": [
"info",
"|main|"
],
"oracle_man": [
[
"coredumpctl_14",
"coredumpctl_50"
],
[
"coredumpctl_3"
]
]
}
|
2435
|
invoke debugger using the last core dump of a program
|
coredumpctl debug {{program}}
|
[
"coredumpctl_3",
"coredumpctl_16",
"coredumpctl_46",
"coredumpctl_48"
] |
coredumpctl
|
coredumpctl
| true |
{
"token": [
"debug",
"|main|"
],
"oracle_man": [
[
"coredumpctl_16",
"coredumpctl_46",
"coredumpctl_48"
],
[
"coredumpctl_3"
]
]
}
|
2436
|
extract the last core dump of a program to a file
|
coredumpctl --output={{path/to/file}} dump {{program}}
|
[
"coredumpctl_3",
"coredumpctl_15",
"coredumpctl_29"
] |
coredumpctl
|
coredumpctl
| true |
{
"token": [
"--output",
"dump",
"|main|"
],
"oracle_man": [
[
"coredumpctl_15",
"coredumpctl_29"
],
[
"coredumpctl_15"
],
[
"coredumpctl_3"
]
]
}
|
2437
|
lock every console (require current user or root to unlock)
|
physlock
|
[
"physlock_3"
] |
physlock
|
physlock
| true |
{
"token": [
"|main|"
],
"oracle_man": [
[
"physlock_3",
"physlock_4",
"physlock_5"
]
]
}
|
2438
|
mute kernel messages on console while locked
|
physlock -m
|
[
"physlock_3",
"physlock_10"
] |
physlock
|
physlock
| true |
{
"token": [
"-m",
"|main|"
],
"oracle_man": [
[
"physlock_10"
],
[
"physlock_3",
"physlock_4",
"physlock_5"
]
]
}
|
2439
|
disable sysrq mechanism while locked
|
physlock -s
|
[
"physlock_3",
"physlock_12"
] |
physlock
|
physlock
| true |
{
"token": [
"-s",
"|main|"
],
"oracle_man": [
[
"physlock_12"
],
[
"physlock_3",
"physlock_4",
"physlock_5"
]
]
}
|
2440
|
display a message before the password prompt
|
physlock -p "{{Locked!}}"
|
[
"physlock_2",
"physlock_3",
"physlock_11"
] |
physlock
|
physlock
| true |
{
"token": [
"-p",
"|main|"
],
"oracle_man": [
[
"physlock_2",
"physlock_11"
],
[
"physlock_3",
"physlock_4",
"physlock_5"
]
]
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.