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