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