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