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