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