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