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