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