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