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