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