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