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