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