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