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