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