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