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