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