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