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