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