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