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