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