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