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