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