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