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