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