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