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