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