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