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