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