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