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