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