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