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