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