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