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