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