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