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