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