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