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