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