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