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