[GH-ISSUE #77] dig +short-like mode #56

Open
opened 2026-03-14 01:10:57 +03:00 by kerem · 1 comment
Owner

Originally created by @ainar-g on GitHub (Aug 2, 2024).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/77

For scripts it's often convenient to only have the results in stdout. That is, the IP address/es, TXT records, or NXDOMAIN. For an example, see the difference between dig 'www.example.com' A and dig +short 'www.example.com' A.

Originally created by @ainar-g on GitHub (Aug 2, 2024). Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/77 For scripts it's often convenient to only have the results in stdout. That is, the IP address/es, TXT records, or `NXDOMAIN`. For an example, see the difference between `dig 'www.example.com' A` and `dig +short 'www.example.com' A`.
Author
Owner

@fernvenue commented on GitHub (Jun 22, 2025):

+1

<!-- gh-comment-id:2993900324 --> @fernvenue commented on GitHub (Jun 22, 2025): +1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnslookup#56
No description provided.