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