echo 'digraph { "Yuuji Itadori" -> "Satoru Gojou" [taillabel = "Teacher of"] "Yuuta Okkotsu" -> "Satoru Gojou" [taillabel = "Distant relative of"] "Sukuna" -> "Yuuji Itadori" [taillabel = "the body of"] "Chousou" -> "Yuuji Itadori" [taillabel = "Former Enemy of"] "Kechizu" -> "Yuuji Itadori" [taillabel = "Brother of"] "Eso" -> "Yuuji Itadori" [taillabel = "Brother of"] "Chousou" -> "Yuuji Itadori" [taillabel = "Brother of"] "Sukuna" -> "Yuuji Itadori" [taillabel = "Relative of"] "Aoi Toudou" -> "Yuuji Itadori" [taillabel = "Best friend of"] "Satoru Gojou" -> "Yuuji Itadori" [taillabel = "Student of"] "Maki Zenin" -> "Yuuta Okkotsu" [taillabel = "Husband of"] "Satoru Gojou" -> "Yuuta Okkotsu" [taillabel = "Distant relative of"] }' | dot -Tsvg > output.svg