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