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