diff --git a/data/soelim.json b/data/soelim.json new file mode 100644 index 0000000..a589c29 --- /dev/null +++ b/data/soelim.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": "soelim \"[file]\"\n" + } + ], + "suid": [ + { + "code": "./soelim \"[file]\"\n" + } + ], + "sudo": [ + { + "code": "sudo soelim \"[file]\"\n" + } + ] + } +} \ No newline at end of file