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