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