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