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