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