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