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