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