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