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