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