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