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