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