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