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