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