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