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