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