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