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