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