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