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