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