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