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

{
"functions": {
"file-read": [
{
"code": "csplit [file] 1\ncat xx01\n"
}
],
"suid": [
{
"code": "csplit [file] 1\ncat xx01\n"
}
],
"sudo": [
{
"code": "csplit [file] 1\ncat xx01\n"
}
]
}
}