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