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