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