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