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