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