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