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