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