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