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