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