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
351 B
JSON

{
"description": "The file is displayed in a Xorg window, so it needs a working graphical environment.",
"functions": {
"file-read": [
{
"code": "xmore [file]\n"
}
],
"suid": [
{
"code": "./xmore [file]\n"
}
],
"sudo": [
{
"code": "sudo xmore [file]\n"
}
]
}
}