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