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