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