ref: 2ca534a1334abe46be4b19802bfbf72d21e50b8b dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }