echo 'digraph { "Okuyasu Nijimura" -> "The Hand" [taillabel = "Stand of"] "Keicho Nijimura" -> "Okuyasu Nijimura" [taillabel = "Younger Brother of"] "Josuke Higashikata" -> "Okuyasu Nijimura" [taillabel = "Best friend of"] "Nijimura's Father" -> "Okuyasu Nijimura" [taillabel = "Son of"] "The Hand" -> "Okuyasu Nijimura" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg