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