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