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