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