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