It will be awesome to have a flag to save the output to a file to avoid filtering every time the banner. Currently, to have a clean output the thing I do is ``` [DNScewl command --level=0] | tail -n +14 > DNScewl_output.txt```