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