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