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