We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I’m not sure if I did something wrong but I installed bc and bind with brew install bc bind and ran the script with bash ./dnstest.sh |sort -k 22 -n
brew install bc bind
bash ./dnstest.sh |sort -k 22 -n
This is what it showed when it finished:
This is on an M1 MBA running macOS 14.3.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I’m not sure if I did something wrong but I installed bc and bind with
brew install bc bind
and ran the script withbash ./dnstest.sh |sort -k 22 -n
This is what it showed when it finished:
![CleanShot 2024-03-31 at 09 25 27](https://private-user-images.githubusercontent.com/36111895/318272381-cfdbc6f2-b65d-4d11-bcae-f952fc31a6f6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODc2MTYsIm5iZiI6MTczOTQ4NzMxNiwicGF0aCI6Ii8zNjExMTg5NS8zMTgyNzIzODEtY2ZkYmM2ZjItYjY1ZC00ZDExLWJjYWUtZjk1MmZjMzFhNmY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyNTUxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYwNTlhMDMzZmJjMjhhOTI3YmQ2ZTIyYTRmNjVmOWNiNzU4ZTAxM2ViZjA4ODM3NWNhOTc4NGY4MTRmMjRhMjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.RsRvO9GTXcPrzSlbS2ybKTU0ui2ZHAXYsWahVEPXbJM)
This is on an M1 MBA running macOS 14.3.1
The text was updated successfully, but these errors were encountered: