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