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