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