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