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