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