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