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