diff --git a/data/zsoelim.json b/data/zsoelim.json new file mode 100644 index 0000000..2bd9f61 --- /dev/null +++ b/data/zsoelim.json @@ -0,0 +1,20 @@ +{ + "description": "The content is actually parsed and corrupted by the command, thus it may not be suitable for arbitrary files.", + "functions": { + "file-read": [ + { + "code": "zsoelim \"[file]\"\n" + } + ], + "suid": [ + { + "code": "./zsoelim \"[file]\"\n" + } + ], + "sudo": [ + { + "code": "sudo zsoelim \"[file]\"\n" + } + ] + } +} \ No newline at end of file