"a" -> "b"; "b" -> "c"; "c" -- "my node"; "a" -- "c"; "a" -- "f" -- "g" -- "h" -- "k" -- "a"; "a" -> "my node" -> "k";Any line that does not contain '--' or '->' is ignored.
| dot file | graphopt | Graphviz dot | Graphviz neato |
|---|---|---|---|
| nohosts.dot a sample network without leaf hosts |
(a sample; the acutal graph is extremely wide) |
||
| netmap.dot the same network with leaf hosts |
absolutely massive; practically unviewable | exhausts 256M mem + 256M swap |