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