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