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