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