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