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