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