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