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