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