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