add data source for hd

master
t0thkr1s 4 years ago
parent 0b0c8b5674
commit c7747f82b5

@ -0,0 +1,20 @@
{
"description": "The output is a hex dump.",
"functions": {
"file-read": [
{
"code": "hd \"[file]\"\n"
}
],
"suid": [
{
"code": "./hd \"[file]\"\n"
}
],
"sudo": [
{
"code": "sudo hd \"[file]\"\n"
}
]
}
}
Loading…
Cancel
Save