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