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