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