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