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