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