add data source for xmore

master
Mr. Robot 3 years ago committed by GitHub
parent 110bfde6a4
commit 84b88d04b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,20 @@
{
"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"
}
]
}
}
Loading…
Cancel
Save