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