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