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