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