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