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