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