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