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