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