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