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