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