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