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