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