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