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