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