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