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