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