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