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