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