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