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