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