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