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