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