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