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