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