Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
dig
DNS query tool
Syntax
dig [OPTION]... [@SERVER] NAME [TYPE]Common Options
+shortShort output+traceTrace DNS resolution-xReverse DNS lookup+noallClear all display flags+answerShow answer section only-tSpecify query typeCommon Examples
dig google.comQuery domain DNS
dig +short google.comShow only IP address
dig @8.8.8.8 google.comUse specific DNS server
dig -x 8.8.8.8Reverse DNS lookup
dig google.com MXQuery MX records
dig +trace google.comTrace DNS resolution
dig +noall +answer google.comAnswer only
Related Tools
More Code & Dev Tools
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
XML Formatter
Format and minify XML online. Beautify XML code or compress ...
Code Share
Create and share code snippets online. Syntax highlighting a...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
Port Checker
Check if a port is open online. Test port availability and c...
Code Formatter
Format and beautify code online. Support multiple languages ...
Color Converter
Convert between HEX, RGB, HSL color formats. Color picker wi...