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