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