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