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