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