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