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