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