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