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