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