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