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