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