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