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