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