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