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