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