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