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