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