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