|
|
|
|
|
by nixcraft
1320 days ago
|
|
Last year I looked for JSON output with the dig command on Linux but found the yaml option while reading the man page. It was handy. I always wondered why yaml/JSON output is not standard with Linux and Unix utilities for scripting needs. Anyway: dig +yaml google.com
|
|