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