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