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