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