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