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