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