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