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