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