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