You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
402 B
JSON

{
"description": "The file content is actually parsed so only a part of each line is returned as a part of an error message.\n",
"functions": {
"file-read": [
{
"code": "ssh-keyscan -f [file]\n"
}
],
"suid": [
{
"code": "./ssh-keyscan -f [file]\n"
}
],
"sudo": [
{
"code": "sudo ssh-keyscan -f [file]\n"
}
]
}
}