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