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