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