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