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