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