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