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