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