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