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