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