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