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