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