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