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