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