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