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

{
"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"
}
]
}
}