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