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