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