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