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