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