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