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