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