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