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