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