ref: 0443812b5e6ced1f099b9ec2a919ac67cee9a57d dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }