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