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