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.

20 lines
381 B
JSON

{
"description": "The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files.",
"functions": {
"file-read": [
{
"code": "eqn \"[file]\"\n"
}
],
"suid": [
{
"code": "./eqn \"[file]\"\n"
}
],
"sudo": [
{
"code": "sudo eqn \"[file]\"\n"
}
]
}
}