diff --git a/data/ul.json b/data/ul.json new file mode 100644 index 0000000..7286f96 --- /dev/null +++ b/data/ul.json @@ -0,0 +1,20 @@ +{ + "description": "The read file content is corrupted by replacing occurrences of '$'\\b_'' to terminal sequences and by converting tabs to spaces.", + "functions": { + "file-read": [ + { + "code": "ul [file]\n" + } + ], + "suid": [ + { + "code": "./ul [file]\n" + } + ], + "sudo": [ + { + "code": "sudo ul [file]\n" + } + ] + } +} \ No newline at end of file