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