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