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