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