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