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