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