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