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