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