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