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