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