added `reversedig` util

when you don't remember the -x option, and you like a significant name
This commit is contained in:
Bryan Joshua Pedini 2020-06-22 17:23:33 +02:00
parent a577cc5423
commit a537072b0f
1 changed files with 3 additions and 0 deletions

3
noos-noarch/reversedig Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
dig -x "$@"